Server/project/assets/configs/http.json

7 lines
133 B
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"ip": "127.0.0.1",
"port": 6969,
"webSocketPingDelayMs": 90000,
"logRequests": true,
"serverImagePathOverride": { }
2023-03-03 16:23:46 +01:00
}