More generic gzip config

This commit is contained in:
Wilfried OLLIVIER 2020-03-19 16:43:26 +01:00
parent e987eca1ba
commit d152eb653a

View file

@ -20,10 +20,7 @@
root {{ caddy_www }}/{{ vhost_name }} root {{ caddy_www }}/{{ vhost_name }}
gzip { gzip
ext .jpg
level 9
}
{% if custom_errors %} {% if custom_errors %}
errors { errors {