mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
/shrgu
This commit is contained in:
@@ -34,9 +34,8 @@ http {
|
||||
|
||||
# https://nginx.org/en/docs/http/ngx_http_gzip_module.html
|
||||
brotli on;
|
||||
brotli_static on;
|
||||
# brotli_static on;
|
||||
brotli_types *;
|
||||
brotli_min_length 256;
|
||||
# Enable gzip compression.
|
||||
# Default: off
|
||||
gzip on;
|
||||
|
||||
Reference in New Issue
Block a user