mirror of
https://github.com/myvesta/vesta
synced 2025-07-30 19:40:56 -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
|
||||
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