commit
bc77faead1
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ http {
|
|||
gzip_min_length 256;
|
||||
gzip_types {{ $cfg.GzipTypes }};
|
||||
gzip_proxied any;
|
||||
gzip_vary on;
|
||||
{{ end }}
|
||||
|
||||
# Custom headers for response
|
||||
|
|
Loading…
Reference in a new issue