support Matroska mime types

mkv
mk3d
mka
This commit is contained in:
divinity76 2017-07-16 23:56:31 +02:00 committed by Léo Colombaro
parent 56d84bb509
commit b244111468
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ types {
audio/ogg oga ogg opus;
audio/x-realaudio ra;
audio/x-wav wav;
audio/x-matroska mka;
image/bmp bmp;
image/gif gif;
image/jpeg jpeg jpg;
@ -53,6 +54,7 @@ types {
video/x-ms-asf asf asx;
video/x-ms-wmv wmv;
video/x-msvideo avi;
video/x-matroska mkv mk3d;
# Serving `.ico` image files with a different media type
# prevents Internet Explorer from displaying then as images: