mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
brotli on;
|
|
brotli_types *;
|
|
brotli_comp_level 11;
|
|
brotli_static on; |