aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar S. Co1 <[email protected]>2019-01-11 09:52:45 -0500
committerGravatar GitHub <[email protected]>2019-01-11 09:52:45 -0500
commit69a71215d1c8d5da697b0ce6a1d1cba0a995cb07 (patch)
treef9416e34c248ea9bc4b8c088988597e756a1da3d
parentMerge pull request #268 from python-discord/reverting-accidental-push-to-master (diff)
parentDisable rich embed filter (diff)
Merge pull request #269 from python-discord/disable-rich-embed-filter
Disable rich embed filter due to false positives
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 21d7f20b9..866a5b5ab 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -137,7 +137,7 @@ filter:
filter_zalgo: false
filter_invites: true
filter_domains: true
- filter_rich_embeds: true
+ filter_rich_embeds: false
watch_words: true
watch_tokens: true