diff options
| author | 2019-10-11 15:07:19 -0700 | |
|---|---|---|
| committer | 2019-10-11 15:07:19 -0700 | |
| commit | 1c8596b894f61983bde08c36da2ca0e08701773b (patch) | |
| tree | 2794bbf74b351b2722f020b33788e94affa62efc /config-default.yml | |
| parent | Get the prefix from the config for the periodic ping message (diff) | |
| parent | Merge pull request #506 from python-discord/token-regex-tweak (diff) | |
Merge remote-tracking branch 'origin/master' into modif_2
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 38b26f64f..0dac9bf9f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -282,7 +282,7 @@ anti_spam: rules: attachments: interval: 10 - max: 3 + max: 9 burst: interval: 10 |