mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-31 12:00:48 -07:00
Update nginx.conf
This commit is contained in:
parent
f64909e9a9
commit
0f1fb8aa43
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ http {
|
||||||
|
|
||||||
# Compression
|
# Compression
|
||||||
gzip on;
|
gzip on;
|
||||||
|
gzip_vary on;
|
||||||
gzip_comp_level 9;
|
gzip_comp_level 9;
|
||||||
gzip_min_length 512;
|
gzip_min_length 512;
|
||||||
gzip_buffers 8 64k;
|
gzip_buffers 8 64k;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue