mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
{% if http2_support -%}
|
|
# Enable Brotli
|
|
include conf.d/include/brotli.conf;
|
|
{% endif %} |