From: joshebosh Date: Mon, 4 Mar 2019 19:09:09 +0000 (-0500) Subject: FS-11685 [Configuration] Add audio/wav to mime.types config file X-Git-Tag: v1.8.6~1^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab129ffeceed8a9cf4292e9f3cb4c8a9b37816d2;p=thirdparty%2Ffreeswitch.git FS-11685 [Configuration] Add audio/wav to mime.types config file --- diff --git a/conf/vanilla/mime.types b/conf/vanilla/mime.types index b680b3327d..542ebf9dd7 100644 --- a/conf/vanilla/mime.types +++ b/conf/vanilla/mime.types @@ -15,6 +15,7 @@ audio/mpg mp3 audio/x-mpegaudio mp3 audio/x-wave wav audio/wave wav +audio/wav wav # # The section below was taken from Apache httpd Project at #