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-08-25 20:29:11 +00:00
|
|
|
"RelayAPI": {
|
2019-03-18 21:01:28 +00:00
|
|
|
"Enabled": true,
|
|
|
|
"Port": 13868,
|
|
|
|
"Address": "127.0.0.1",
|
|
|
|
"UseSSL": true
|
|
|
|
},
|
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,
|
2020-05-30 20:40:10 +00:00
|
|
|
"AutoReg": false,
|
2019-08-15 20:20:49 +00:00
|
|
|
"Debug": false,
|
2020-10-31 00:10:33 +00:00
|
|
|
"Trace", false,
|
2019-08-25 20:29:11 +00:00
|
|
|
"Relay": {
|
|
|
|
"Host": "127.0.0.1",
|
|
|
|
"Port": "201x",
|
|
|
|
"User": "sir",
|
|
|
|
"Password": "sir"
|
|
|
|
},
|
2019-10-11 12:07:57 +00:00
|
|
|
"ChanKeep": {
|
|
|
|
"MaxRelay": 30,
|
|
|
|
"SigSwitch": 20
|
|
|
|
},
|
2018-01-17 19:02:41 +00:00
|
|
|
"Dist": {
|
|
|
|
"Enabled": true,
|
|
|
|
"SendOutput": false,
|
|
|
|
"File": "conf/dist.sh"
|
|
|
|
},
|
2019-08-11 19:52:10 +00:00
|
|
|
"Toggles": {
|
|
|
|
"Who": false,
|
|
|
|
"CycleChans": true
|
|
|
|
},
|
2018-01-17 19:02:41 +00:00
|
|
|
"Password": "s",
|
2018-05-07 18:58:19 +00:00
|
|
|
"Tweaks": {
|
2019-08-15 20:20:49 +00:00
|
|
|
"MaxHash": 10,
|
2019-08-16 20:27:23 +00:00
|
|
|
"DedupPrecision": 9,
|
2018-05-07 18:58:19 +00:00
|
|
|
"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
|
|
|
}
|
2019-08-11 19:52:10 +00:00
|
|
|
}
|
2018-01-17 19:02:41 +00:00
|
|
|
}
|