Minetrack/config.json

15 lines
222 B
JSON

{
"site": {
"port": 8080,
"ip": "0.0.0.0"
},
"rates": {
"pingAll": 3000,
"connectTimeout": 2500
},
"logFailedPings": true,
"logToDatabase": false,
"graphDuration": 86400000,
"serverGraphDuration": 180000
}