Add text/vtt mime type for caption files

Update to include text/vtt mime type
This commit is contained in:
Justin Smith 2019-01-11 15:11:58 +01:00 committed by GitHub
parent a9b3cb1767
commit 1945cf3645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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;