diff options
| author | 2019-10-10 00:11:04 -0700 | |
|---|---|---|
| committer | 2019-10-10 00:11:04 -0700 | |
| commit | b57f5c0dfa298da372b44b44aa7ed668f0c4bbd9 (patch) | |
| tree | c500f0069dd5fe8c5e0626a5a91bb89ba059abf8 /config-default.yml | |
| parent | Add missing awaits and call bot as attribut (diff) | |
| parent | Merge pull request #505 from python-discord/user-log-display-name-changes (diff) | |
Merge remote-tracking branch 'origin/master' into Refactor-preparation-methods-of-cogs
Co-Authored-By: K4cePhoenix <[email protected]>
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 |