]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-11685 [Configuration] Add audio/wav to mime.types config file
authorjoshebosh <bitbucket@joshebosh.email>
Mon, 4 Mar 2019 19:09:09 +0000 (14:09 -0500)
committerMike Jerris <mike@signalwire.com>
Thu, 6 Jun 2019 15:37:21 +0000 (11:37 -0400)
conf/vanilla/mime.types

index b680b3327df3469145bd67664c9393a224d42d13..542ebf9dd77f9beeacd9c3321fe74731c3ca8048 100644 (file)
@@ -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
 # <https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types>