diff options
| author | 2019-01-10 17:58:19 -0500 | |
|---|---|---|
| committer | 2019-01-10 17:58:19 -0500 | |
| commit | c55fa67e21a6a10feb0738b3bacd6b0dba1d4de9 (patch) | |
| tree | 4577172c3d79873fbe2d4ebe6934887dea7efa1a /config-default.yml | |
| parent | Add 2nd space to inline comment to obey allmighty linter (diff) | |
Add cooldown constants to config
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 3db7b2025..f462b8199 100644 --- a/config-default.yml +++ b/config-default.yml @@ -343,6 +343,8 @@ free: # Seconds to elapse for a channel # to be considered inactive. activity_timeout: 600 + cooldown_rate: 1 + cooldown_per: 60.0 config: |