60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"Listener": {
|
|
"Port": 13867,
|
|
"Address": "127.0.0.1",
|
|
"UseSSL": true,
|
|
"Key": "key.pem",
|
|
"Certificate": "cert.pem"
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"Default": {
|
|
"host": null,
|
|
"port": null,
|
|
"protocol": "ssl",
|
|
"bind": null,
|
|
"timeout": 30,
|
|
"maxdelay": 360,
|
|
"initialdelay": 1.0,
|
|
"factor": 2.7182818284590451,
|
|
"jitter": 0.11962656472,
|
|
"nickname": null,
|
|
"username": null,
|
|
"realname": null,
|
|
"userinfo": null,
|
|
"finger": null,
|
|
"version": null,
|
|
"source": null,
|
|
"autojoin": [],
|
|
"authtype": null,
|
|
"password": null,
|
|
"authentity": "NickServ",
|
|
"key": "key.pem",
|
|
"certificate": "cert.pem"
|
|
},
|
|
"Master": [null, null]
|
|
}
|