z-nomp/config.json

16 lines
283 B
JSON

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