mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 08:23:37 +00:00
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if http2_support -%}
|
||||
{% if http2_support == 1 or http2_support == true -%}
|
||||
# Enable Brotli
|
||||
include conf.d/include/brotli.conf;
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user