FS-11685 [Configuration] Add audio/wav to mime.types config file
This commit is contained in:
parent
60be42008c
commit
ab129ffece
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue