Commit 8e0b7852 authored by Terence Lee's avatar Terence Lee

gzip_proxy any

parent 70b7a694
......@@ -13,6 +13,7 @@ http {
gzip_min_length 512;
gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
gzip_vary on;
gzip_proxied any;
server_tokens off;
......
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