Commit f9a8d6f4 authored by Terence Lee's avatar Terence Lee

Revert "set character encoding to utf-8 for now, maybe need to make this configurable"

This reverts commit 64dc2b1b.
parent 8b718f1e
......@@ -15,9 +15,6 @@ http {
gzip_vary on;
gzip_proxied any;
# default to UTF-8 encoding
charset UTF-8;
server_tokens off;
access_log logs/access.log;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment