z-nomp/config.json

11 lines
188 B
JSON
Raw Normal View History

2014-01-13 17:32:54 -08:00
{
"clustering": {
"enabled": true,
"forks": "auto"
},
2014-01-13 17:32:54 -08:00
"blockNotifyListener": {
"enabled": true,
2014-01-13 17:32:54 -08:00
"port": 8117,
"password": "test"
}
}