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