From c742a9ed6c4e5928dbe521633c7b0af395521d97 Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Sat, 10 May 2025 12:34:45 +0400 Subject: [PATCH] MIME: add m2ts file extension --- conf/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/mime.types b/conf/mime.types index 1c00d701a..7bf4faa2b 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -85,7 +85,7 @@ types { audio/x-realaudio ra; video/3gpp 3gpp 3gp; - video/mp2t ts; + video/mp2t ts m2ts; video/mp4 mp4; video/mpeg mpeg mpg; video/quicktime mov;