Closer/firestore.indexes.json

12 lines
174 B
JSON

{
"indexes": [],
"fieldOverrides": [
{
"collectionGroup": "invite_attempts",
"fieldPath": "expiresAt",
"ttl": true,
"indexes": []
}
]
}