summaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-09-02 10:09:44 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-09-02 10:09:44 -0400
commit102fb750121d95c3a8296a1da6cf5c29487d69bc (patch)
tree28a14f2e9807f08661ffeb5c63135e7c8da8500e /nginx.conf
parent74b0fee0c2c5eabb9529481b41cc6581892119ea (diff)
downloadhtml5ks-102fb750121d95c3a8296a1da6cf5c29487d69bc.tar.xz
html5ks-102fb750121d95c3a8296a1da6cf5c29487d69bc.zip
nginx.conf, README: update
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/nginx.conf b/nginx.conf
index 0576dbd..ce778b2 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -18,7 +18,9 @@ http {
application/javascript js;
application/json json;
application/x-font-ttf ttf;
+ audio/mp4 m4a;
audio/ogg ogg;
+ audio/opus opus;
image/jpeg jpg;
image/png png;
image/svg+xml svg;