mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-01 17:51:04 +01:00
vary
vary, causes page speed issues
This commit is contained in:
@@ -50,6 +50,7 @@ http {
|
||||
|
||||
# Compression
|
||||
gzip on;
|
||||
gzip_vary on;
|
||||
gzip_comp_level 9;
|
||||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
|
||||
Reference in New Issue
Block a user