Files
Ragon/Ragon.SimpleServer/config.json
T

11 lines
206 B
JSON
Executable File

{
"key": "defaultkey",
"statisticsInterval": 5,
"sendRate": 30,
"port": 4444,
"skipTimeout": 60,
"reconnectTimeout": 300,
"maxConnections": 4095,
"maxPlayersPerRoom": 20,
"maxRooms": 200
}