Server/project/assets/configs/http.json

6 lines
100 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
}