aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-12-30 00:54:47 +0100
committerGravatar GitHub <[email protected]>2019-12-30 00:54:47 +0100
commit3df35089f0158130eff8c3a4d6ddba946e1798f4 (patch)
treeab6f4e1db9ebd8bc4978303dbc429cb2ea4b0b05
parentUse a static discord shield on the readme. (diff)
parentUpdate filetype whitelist to include audio formats (diff)
Merge pull request #712 from python-discord/audio-whitelist
Update filetype whitelist to include audio formats
-rw-r--r--config-default.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index f28c79712..15d0e51b8 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -374,6 +374,9 @@ anti_malware:
- '.ai' # Illustrator
- '.aep' # After Effects
- '.xcf' # GIMP
+ - '.mp3'
+ - '.wav'
+ - '.ogg'
reddit: