We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1689ea3 commit 9f127afCopy full SHA for 9f127af
install/ubuntu/15.10/nginx/nginx.conf
@@ -51,8 +51,7 @@ http {
51
gzip_comp_level 9;
52
gzip_min_length 512;
53
gzip_buffers 8 64k;
54
- gzip_types text/plain text/css text/javascript
55
- application/x-javascript application/javascript;
+ gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript image/svg+xml application/x-font-ttf font/opentype;
56
gzip_proxied any;
57
58
0 commit comments