diff options
author | 2020-02-02 22:47:41 +0100 | |
---|---|---|
committer | 2020-02-02 22:47:41 +0100 | |
commit | 80d9ca088fcabbf503d1dff73ebcb256b56255aa (patch) | |
tree | c6c1551eae42aa0e8a5254f390c3e494206faf43 | |
parent | Create CODEOWNERS (diff) | |
parent | Update config-default.yml (diff) |
Merge pull request #736 from python-discord/tagptroll1-md-filefilter
Update config-default.yml - Allow .md files
-rw-r--r-- | config-default.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index f842cf606..1a8aaedae 100644 --- a/config-default.yml +++ b/config-default.yml @@ -389,6 +389,7 @@ anti_malware: - '.mp3' - '.wav' - '.ogg' + - '.md' reddit: |