diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config-default.yml b/config-default.yml index 394c51c26..55388247c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -463,9 +463,6 @@ free: help_channels: enable: true - # Minimum interval before allowing a certain user to claim a new help channel - claim_minutes: 15 - # Roles which are allowed to use the command which makes channels dormant cmd_whitelist: - *HELPERS_ROLE @@ -511,7 +508,7 @@ redirect_output: duck_pond: - threshold: 5 + threshold: 7 channel_blacklist: - *ANNOUNCEMENTS - *PYNEWS_CHANNEL |