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 0f32308 commit ef2eee0Copy full SHA for ef2eee0
template/root-nginx-conf.ejs
@@ -47,7 +47,7 @@
47
gzip_vary on;
48
gzip_proxied any;
49
gzip_comp_level 6;
50
- gzip_min_length 860;
+ gzip_min_length 16000;
51
gzip_buffers 16 8k;
52
gzip_types
53
text/css
0 commit comments