[GIT-61] chore: allow .md files to be uploaded (#8571)

* chore: allow .md files to be uploaded

* chore: allow .md files to be uploaded
This commit is contained in:
Sangeetha 2026-01-23 13:33:20 +05:30 committed by GitHub
parent bb4f172e26
commit ba5ba5bf54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -447,6 +447,8 @@ ATTACHMENT_MIME_TYPES = [
"application/x-sql",
# Gzip
"application/x-gzip",
# Markdown
"text/markdown",
]
# Seed directory path