mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-18 05:40:31 +00:00
17 lines
265 B
JSON
17 lines
265 B
JSON
|
{
|
||
|
"indexes": [],
|
||
|
"fieldOverrides": [
|
||
|
{
|
||
|
"collectionGroup": "servers",
|
||
|
"fieldPath": "port",
|
||
|
"ttl": false,
|
||
|
"indexes": [
|
||
|
{
|
||
|
"order": "DESCENDING",
|
||
|
"queryScope": "COLLECTION_GROUP"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|