19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"UseFrontend": false,
|
|
"UseMatchmaker": false,
|
|
"UseHTTPS": false,
|
|
"UseAuthentication": false,
|
|
"LogToFile": true,
|
|
"LogVerbose": true,
|
|
"HomepageFile": "player.html",
|
|
"AdditionalRoutes": {},
|
|
"EnableWebserver": true,
|
|
"MatchmakerAddress": "",
|
|
"MatchmakerPort": "9999",
|
|
"PublicIp": "localhost",
|
|
"HttpPort": 9888,
|
|
"HttpsPort": 443,
|
|
"StreamerPort": 8888,
|
|
"SFUPort": 8889,
|
|
"MaxPlayerCount": -1
|
|
} |