diff options
| author | 2019-12-30 00:54:47 +0100 | |
|---|---|---|
| committer | 2019-12-30 00:54:47 +0100 | |
| commit | 3df35089f0158130eff8c3a4d6ddba946e1798f4 (patch) | |
| tree | ab6f4e1db9ebd8bc4978303dbc429cb2ea4b0b05 | |
| parent | Use a static discord shield on the readme. (diff) | |
| parent | Update 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.yml | 3 | 
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:  |