More generic gzip config

This commit is contained in:
Wilfried OLLIVIER 2020-03-19 16:43:26 +01:00
parent e987eca1ba
commit d152eb653a
1 changed files with 1 additions and 4 deletions

View File

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