2018-01-17 19:02:41 +00:00
|
|
|
{
|
|
|
|
"Listener": {
|
|
|
|
"Port": 13867,
|
|
|
|
"Address": "127.0.0.1",
|
|
|
|
"UseSSL": true,
|
|
|
|
"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,
|
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,
|
|
|
|
"WhoRange": 1800
|
2018-05-07 18:58:19 +00:00
|
|
|
}
|
|
|
|
},
|
2018-01-17 19:02:41 +00:00
|
|
|
"Default": {
|
|
|
|
"host": null,
|
|
|
|
"port": null,
|
2018-07-28 21:02:40 +00:00
|
|
|
"protocol": "ssl",
|
2018-01-17 19:02:41 +00:00
|
|
|
"bind": null,
|
|
|
|
"timeout": 30,
|
2018-02-03 19:31:59 +00:00
|
|
|
"maxdelay": 360,
|
|
|
|
"initialdelay": 1.0,
|
|
|
|
"factor": 2.7182818284590451,
|
|
|
|
"jitter": 0.11962656472,
|
2018-01-17 19:02:41 +00:00
|
|
|
"nickname": null,
|
|
|
|
"username": null,
|
|
|
|
"realname": null,
|
|
|
|
"userinfo": null,
|
|
|
|
"finger": null,
|
|
|
|
"version": null,
|
|
|
|
"source": null,
|
|
|
|
"autojoin": [],
|
|
|
|
"authtype": null,
|
|
|
|
"password": null,
|
|
|
|
"authentity": "NickServ",
|
|
|
|
"key": "key.pem",
|
2018-02-03 19:03:47 +00:00
|
|
|
"certificate": "cert.pem"
|
2018-01-17 19:02:41 +00:00
|
|
|
},
|
|
|
|
"Master": [null, null]
|
|
|
|
}
|