Merge pull request #8846 from appwrite/PLA-1797

fix: allow '.wav' as 'audio/x-wav' as well
This commit is contained in:
Christy Jacob
2024-10-23 18:08:41 +04:00
committed by GitHub
+1
View File
@@ -33,6 +33,7 @@ return [
'audio/ogg', // Ogg Vorbis RFC 5334
'audio/vorbis', // Vorbis RFC 5215
'audio/vnd.wav', // wav RFC 2361
'audio/x-wav', // php reads .wav as this - https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types
'audio/aac', //AAC audio
'audio/x-hx-aac-adts', // AAC audio