Add video mimetypefor x-matroska
This commit is contained in:
parent
f61a69bd7a
commit
29e11a06f4
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
"image/svg+xml" = image-vector;
|
||||
|
||||
"video/mp4" = video;
|
||||
"video/x-matroska" = video;
|
||||
|
||||
"application/zip" = compression;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue