From f81ed8b2827b78d2dff7dcc93df7187f1694af35 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Sun, 19 Apr 2020 22:27:20 +0800 Subject: [PATCH] add mkv mime type --- common/src/main/resources/META-INF/mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/main/resources/META-INF/mime.types b/common/src/main/resources/META-INF/mime.types index bc8838c7..1de49b73 100644 --- a/common/src/main/resources/META-INF/mime.types +++ b/common/src/main/resources/META-INF/mime.types @@ -79,6 +79,7 @@ video/mp4 mp4 video/mpeg mpeg mpg video/quicktime mov video/webm webm +video/mkv mkv video/x-flv flv video/x-m4v m4v video/x-mng mng