s-nomp/config.json

17 lines
308 B
JSON

{
"logLevel": "debug",
"clustering": {
"enabled": true,
"forks": "auto"
},
"blockNotifyListener": {
"enabled": true,
"port": 8117,
"password": "test"
},
"website": {
"enabled": true,
"port": 80,
"liveStats": true
}
}