mirror of
https://github.com/ibratabian17/OpenParty.git
synced 2026-01-15 14:22:54 -03:00
17 lines
410 B
JSON
17 lines
410 B
JSON
{
|
|
"server": {
|
|
"SaveData": {
|
|
"windows": "{Home}\\AppData\\Roaming\\openparty\\",
|
|
"linux": "{Home}/.openparty/"
|
|
},
|
|
"port": 80,
|
|
"forcePort": false,
|
|
"isPublic": true,
|
|
"enableSSL": true,
|
|
"domain": "jdp.justdancenext.xyz",
|
|
"serverstatus": {
|
|
"isMaintenance": false,
|
|
"channel": "prod"
|
|
}
|
|
}
|
|
} |