mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 16:33:32 +00:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
brotli on;
|
|
brotli_types *;
|
|
brotli_comp_level 0;
|
|
brotli_static on;
|