We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3991627 commit 92289e2Copy full SHA for 92289e2
1 file changed
defaults/main.yml
@@ -70,7 +70,7 @@ openresty_main_template:
70
index: index.php index.htm index.html
71
72
gzip: 'on'
73
- gzip_disable: "MSIE [1-6].(?!.*SV1)"
+# gzip_disable: "MSIE [1-6].(?!.*SV1)"
74
gzip_vary: 'on'
75
gzip_proxied: any
76
gzip_comp_level: 6
0 commit comments