2018-01-17 19:02:41 +00:00
|
|
|
{
|
|
|
|
"Listener": {
|
|
|
|
"Port": 13867,
|
|
|
|
"Address": "127.0.0.1",
|
2019-01-26 01:57:24 +00:00
|
|
|
"UseSSL": true
|
2018-01-17 19:02:41 +00:00
|
|
|
},
|
2019-01-26 01:57:24 +00:00
|
|
|
"Key": "key.pem",
|
|
|
|
"Certificate": "cert.pem",
|
2018-08-27 19:52:39 +00:00
|
|
|
"RedisSocket": "/tmp/redis.sock",
|
2018-01-17 19:02:41 +00:00
|
|
|
"UsePassword": true,
|
|
|
|
"ConnectOnCreate": false,
|
2019-01-26 01:57:24 +00:00
|
|
|
"RelayPassword": "s",
|
2018-05-07 18:58:19 +00:00
|
|
|
"Notifications": {
|
|
|
|
"Highlight": true,
|
|
|
|
"Connection": true,
|
|
|
|
"Query": true
|
|
|
|
},
|
|
|
|
"Compat": {
|
|
|
|
"ZNC": true
|
|
|
|
},
|
2018-01-17 19:02:41 +00:00
|
|
|
"Dist": {
|
|
|
|
"Enabled": true,
|
|
|
|
"SendOutput": false,
|
|
|
|
"File": "conf/dist.sh"
|
|
|
|
},
|
|
|
|
"Password": "s",
|
2018-05-07 18:58:19 +00:00
|
|
|
"Tweaks": {
|
|
|
|
"ZNC": {
|
|
|
|
"Prefix": "*"
|
2018-07-28 21:02:40 +00:00
|
|
|
},
|
|
|
|
"Delays": {
|
2018-07-29 12:04:47 +00:00
|
|
|
"WhoLoop": 600,
|
2019-01-26 01:57:24 +00:00
|
|
|
"WhoRange": 1800,
|
|
|
|
"Timeout": 30,
|
|
|
|
"MaxDelay": 360,
|
|
|
|
"InitialDelay": 1.0,
|
|
|
|
"Factor": 2.718281828459045,
|
|
|
|
"Jitter": 0.11962656472
|
2018-05-07 18:58:19 +00:00
|
|
|
}
|
|
|
|
},
|
2018-01-17 19:02:41 +00:00
|
|
|
"Master": [null, null]
|
|
|
|
}
|