Skip to content

Commit

Permalink
Allow audio/mp4 by default (#2094)
Browse files Browse the repository at this point in the history
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
  • Loading branch information
sainak and vigneshhari authored May 12, 2024
1 parent cc0413a commit 3253194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@
"audio/midi",
"audio/x-midi",
"audio/webm",
"audio/mp4"
# Documents
"text/plain",
"text/csv",
Expand Down

0 comments on commit 3253194

Please sign in to comment.