summaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx.conf b/nginx.conf
index cc1f0d7..c0a88bd 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -30,6 +30,7 @@ http {
text/html; charset=utf-8 html;
text/plain; charset=utf-8 txt;
video/mp4 mp4;
+ video/ogg ogv;
video/webm webm;
video/x-matroska mkv;
}