mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 02:16:33 +02:00
Update nginx.conf
This commit is contained in:
@@ -51,6 +51,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