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 115a7afCopy full SHA for 115a7af
install/ubuntu/13.04/nginx/nginx.conf
@@ -51,7 +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
+ 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;
55
application/x-javascript application/javascript;
56
gzip_proxied any;
57
0 commit comments