From 102fb750121d95c3a8296a1da6cf5c29487d69bc Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 2 Sep 2013 10:09:44 -0400 Subject: nginx.conf, README: update --- nginx.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nginx.conf') 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; -- cgit v1.2.3-54-g00ecf