4 lines
97 B
Text
4 lines
97 B
Text
{%- if http2_support %}
|
|
# Enable Brotli
|
|
include conf.d/include/brotli.conf;
|
|
{%- endif %}
|