From 1945cf3645dc2ad52bc9d7f45c9bfae85d239022 Mon Sep 17 00:00:00 2001 From: Justin Smith Date: Fri, 11 Jan 2019 15:11:58 +0100 Subject: [PATCH] Add text/vtt mime type for caption files Update to include text/vtt mime type --- conf/mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/mime.types b/conf/mime.types index f63a77a..c2b3ed2 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -14,6 +14,7 @@ types { text/vnd.sun.j2me.app-descriptor jad; text/vnd.wap.wml wml; text/x-component htc; + text/vtt vtt; image/png png; image/tiff tif tiff;