Skip to content

Commit

Permalink
support Matroska mime types
Browse files Browse the repository at this point in the history
mkv
mk3d
mka
  • Loading branch information
divinity76 authored and LeoColomb committed Nov 23, 2018
1 parent 56d84bb commit b244111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mime.types
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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:
Expand Down

0 comments on commit b244111

Please sign in to comment.