diff options
| author | 2019-10-19 20:17:15 -0600 | |
|---|---|---|
| committer | 2019-10-19 20:17:15 -0600 | |
| commit | db0c91651e2c7c01b8fee7c715a0194898a1b1b0 (patch) | |
| tree | aad3b2129a11acd364b29f4fa0497d645fcd6369 /config-default.yml | |
| parent | Pluralize "infractions" as necessary. (#545) (diff) | |
| parent | Merge branch 'master' into antimalware-cog (diff) | |
Merge pull request #528 from bendiller/antimalware-cog
Antimalware cog
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index ca405337e..197743296 100644 --- a/config-default.yml +++ b/config-default.yml @@ -107,6 +107,7 @@ guild: help_7: 587375768556797982 helpers: 385474242440986624 message_log: &MESSAGE_LOG 467752170159079424 + meta: 429409067623251969 mod_alerts: 473092532147060736 modlog: &MODLOG 282638479504965634 off_topic_0: 291284109232308226 @@ -322,6 +323,27 @@ anti_spam: max: 3 +anti_malware: + whitelist: + - '.3gp' + - '.3g2' + - '.avi' + - '.bmp' + - '.gif' + - '.h264' + - '.jpg' + - '.jpeg' + - '.m4v' + - '.mkv' + - '.mov' + - '.mp4' + - '.mpeg' + - '.mpg' + - '.png' + - '.tiff' + - '.wmv' + + reddit: request_delay: 60 subreddits: |