Files
2025-05-18 13:04:45 +08:00

9 lines
210 B
JSON

// This file exists for backwards compatibility with older server versions. New installations should directly include the default.global.json file.
{
"include": [
{
"path": "default.global.json"
}
]
}