Add config option for WHO loop interval
This commit is contained in:
@@ -25,12 +25,15 @@
|
||||
"Tweaks": {
|
||||
"ZNC": {
|
||||
"Prefix": "*"
|
||||
},
|
||||
"Delays": {
|
||||
"WhoLoop": 60
|
||||
}
|
||||
},
|
||||
"Default": {
|
||||
"host": null,
|
||||
"port": null,
|
||||
"protocol": null,
|
||||
"protocol": "ssl",
|
||||
"bind": null,
|
||||
"timeout": 30,
|
||||
"maxdelay": 360,
|
||||
|
||||
Reference in New Issue
Block a user