mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-22 20:06:56 +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 *; |