mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-06 14:54:44 -07:00
vary
vary, causes page speed issues
This commit is contained in:
parent
f64909e9a9
commit
e799566c6b
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ http {
|
|||
|
||||
# Compression
|
||||
gzip on;
|
||||
gzip_vary on;
|
||||
gzip_comp_level 9;
|
||||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue