Skip to content

Commit

Permalink
Remove .md from anti-malware whitelist
Browse files Browse the repository at this point in the history
We want our members to use the paste site to share text-based files instead of them sharing the files as attachments on Discord. As `.md`, a file extensions used for plain-text files with markdown formatting, is such a text file, I've removed it from the anti-malware whitelist.
  • Loading branch information
SebastiaanZ authored Apr 16, 2020
1 parent 9a6ea1f commit b44caed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config-default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ anti_malware:
- '.mp3'
- '.wav'
- '.ogg'
- '.md'


reddit:
Expand Down

0 comments on commit b44caed

Please sign in to comment.