diff options
| author | 2021-06-04 18:47:38 -0700 | |
|---|---|---|
| committer | 2021-06-04 18:47:38 -0700 | |
| commit | 130e28e0e0f06b3f69932d27a54b1bacb0f2d395 (patch) | |
| tree | 22e3d6c4e5b1368336bf03782f1837013976e58c /config-default.yml | |
| parent | Cleanup styles in infraction rescheduler (diff) | |
| parent | feat: add async-await tag (#1594) (diff) | |
Merge branch 'main' into bast0006-infraction-scheduler-fix
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 |