Implement initial WHO loop delay

This commit is contained in:
2022-08-14 20:58:41 +01:00
parent d9ec68708b
commit d68f0589cb
2 changed files with 17 additions and 6 deletions

View File

@@ -57,6 +57,7 @@
"Prefix": "*"
},
"Delays": {
"WhoDelay": 3600,
"WhoLoop": 600,
"WhoRange": 1800,
"Timeout": 30,