Server/project/assets/configs/http.json
Dev 76733cc5db Lint JSONs
(cherry picked from commit 94c96c8ff2)
2024-03-29 20:20:37 +00:00

7 lines
138 B
JSON

{
"ip": "127.0.0.1",
"port": 6969,
"webSocketPingDelayMs": 90000,
"logRequests": true,
"serverImagePathOverride": {}
}