diff options
| author | 2021-05-29 21:22:54 -0400 | |
|---|---|---|
| committer | 2021-05-29 21:22:54 -0400 | |
| commit | 0030c1103ae5f0d619afef3128fe0c08136fdf6c (patch) | |
| tree | c2431f10ad3e20579c57a8c1b77ab75ee1aa849f /config-default.yml | |
| parent | Remove `claim_minutes` constant. (diff) | |
| parent | Merge pull request #1615 from python-discord/reviews-revert-order (diff) | |
Merge branch 'main' of https://github.com/python-discord/bot into swfarnsworth/one_help_channel
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 1c9ff8715..55388247c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -508,7 +508,7 @@ redirect_output: duck_pond: - threshold: 5 + threshold: 7 channel_blacklist: - *ANNOUNCEMENTS - *PYNEWS_CHANNEL |