19 lines
245 B
JSON
19 lines
245 B
JSON
{
|
|
|
|
"common":{
|
|
"createSocketServer":true,
|
|
"stdin":true,
|
|
"stdout":true
|
|
},
|
|
"socket_server": {
|
|
"port":9999,
|
|
"host":"0.0.0.0",
|
|
"channel":"atomize",
|
|
"debug":0
|
|
},
|
|
|
|
"debug": {
|
|
"all": false
|
|
|
|
}
|
|
} |