aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-06-19 11:05:29 +0100
committerGravatar GitHub <[email protected]>2021-06-19 11:05:29 +0100
commitbd1ee166bea87f0bef05c2b28cff1a83f55aaeb2 (patch)
tree190c93c0b9f0be0f048809a72641399a590993de
parentMerge pull request #1647 from python-discord/mbaruh-patch-1 (diff)
parentFilters: up character limit to 4,200 (diff)
Merge pull request #1649 from python-discord/filters/4200-chars-limit
Filters: up character limit to 4,200
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 863a4535e..f4fdc7606 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -398,7 +398,7 @@ anti_spam:
chars:
interval: 5
- max: 3_000
+ max: 4_200
discord_emojis:
interval: 10