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 --- README | 9 ++++++--- nginx.conf | 2 ++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index d2d08f3..bf16465 100644 --- a/README +++ b/README @@ -12,13 +12,16 @@ How to use: 4. Run nginx.sh [2] to start nginx with appropriate options for development, then connect to localhost:8080. -- or -- -4. lighttpd -f lighttpd.conf should also work, but is not actively tested. +4. Open www/index.html in a browser. This is untested, and some things may not work. [3] -Check Bugzilla for things that need to be done. [3] +lighttpd.conf is no longer maintained. Patches to fix it are welcome. + +Check Bugzilla for things that need to be done. [4] If you were looking for real documentation... good luck. [0] http://www.katawa-shoujo.com/ [1] https://github.com/cujojs/when/ [2] If you're on Windoze, sucks for you. Use a better OS. -[3] https://bugzilla.happinessforme.com/buglist.cgi?cmdtype=runnamed&namedcmd=Open+HTML5KS+bugs +[3] Do not send patches for this, unless they also fix other issues. +[4] https://bugzilla.happinessforme.com/buglist.cgi?cmdtype=runnamed&namedcmd=Open+HTML5KS+bugs 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-70-g09d2