48 lines
1013 B
JSON
48 lines
1013 B
JSON
{
|
|
"Listener": {
|
|
"Port": 13867,
|
|
"Address": "127.0.0.1",
|
|
"UseSSL": true
|
|
},
|
|
"Relay": {
|
|
"Enabled": true,
|
|
"Port": 13868,
|
|
"Address": "127.0.0.1",
|
|
"UseSSL": true
|
|
},
|
|
"Key": "key.pem",
|
|
"Certificate": "cert.pem",
|
|
"RedisSocket": "/tmp/redis.sock",
|
|
"UsePassword": true,
|
|
"ConnectOnCreate": false,
|
|
"Notifications": {
|
|
"Highlight": true,
|
|
"Connection": true,
|
|
"Query": true
|
|
},
|
|
"Compat": {
|
|
"ZNC": true
|
|
},
|
|
"Dist": {
|
|
"Enabled": true,
|
|
"SendOutput": false,
|
|
"File": "conf/dist.sh"
|
|
},
|
|
"Password": "s",
|
|
"Tweaks": {
|
|
"ZNC": {
|
|
"Prefix": "*"
|
|
},
|
|
"Delays": {
|
|
"WhoLoop": 600,
|
|
"WhoRange": 1800,
|
|
"Timeout": 30,
|
|
"MaxDelay": 360,
|
|
"InitialDelay": 1.0,
|
|
"Factor": 2.718281828459045,
|
|
"Jitter": 0.11962656472
|
|
}
|
|
},
|
|
"Master": [null, null]
|
|
}
|