Add x-msvideo mime type

pull/602/head
dpjl 2023-04-23 07:37:56 +02:00 committed by GitHub
parent b0878e8e49
commit 8e0ebce13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class Application extends App implements IBootstrap
'video/quicktime',
'video/x-matroska',
'video/MP2T',
'video/x-msvideo',
// 'video/x-m4v', // too rarely used for photos
// 'video/ogg', // too rarely used for photos
];