mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-23 04:17:32 +01:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
# gzip-params.conf
|
|
|
|
gzip on;
|
|
gzip_vary on;
|
|
gzip_proxied any;
|
|
gzip_types *; |