mirror of
https://github.com/nginx/nginx.git
synced 2025-07-31 10:36:14 +08:00
MIME: add m2ts file extension
This commit is contained in:
parent
f3542500b6
commit
c742a9ed6c
@ -85,7 +85,7 @@ types {
|
|||||||
audio/x-realaudio ra;
|
audio/x-realaudio ra;
|
||||||
|
|
||||||
video/3gpp 3gpp 3gp;
|
video/3gpp 3gpp 3gp;
|
||||||
video/mp2t ts;
|
video/mp2t ts m2ts;
|
||||||
video/mp4 mp4;
|
video/mp4 mp4;
|
||||||
video/mpeg mpeg mpg;
|
video/mpeg mpeg mpg;
|
||||||
video/quicktime mov;
|
video/quicktime mov;
|
||||||
|
Loading…
Reference in New Issue
Block a user