nginx/configure/compression
This commit is contained in:
parent
6ab77b1b4b
commit
7252a26e10
1 changed files with 1 additions and 7 deletions
|
@ -54,13 +54,7 @@ Configure
|
|||
|
||||
# Compression
|
||||
|
||||
gzip on;
|
||||
gzip_buffers 32 8k;
|
||||
gzip_comp_level 5;
|
||||
gzip_http_version 1.1;
|
||||
gzip_proxied any;
|
||||
gzip_types *;
|
||||
gzip_vary off;
|
||||
gzip off;
|
||||
|
||||
# Misc
|
||||
|
||||
|
|
Loading…
Reference in a new issue