nginx-proxy-manager/backend/templates/_brotli.conf
2023-01-26 18:01:25 +01:00

4 lines
No EOL
95 B
Text

{% if http2_support -%}
# Enable Brotli
include conf.d/include/brotli.conf;
{% endif %}