summaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-17 22:22:38 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-17 22:22:38 -0400
commit780226fa442abda5cb5b1018e998f50e7985e908 (patch)
tree353b00372e2137e72236c5665293133114208277 /nginx.conf
parent11d9810801baa3e9627e99f0a58ef0eedaeb5bae (diff)
downloadhtml5ks-780226fa442abda5cb5b1018e998f50e7985e908.tar.xz
html5ks-780226fa442abda5cb5b1018e998f50e7985e908.zip
toolchain improvements
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;
}