9 lines
210 B
JSON
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"
|
|
}
|
|
]
|
|
}
|