diff --git a/templates/http.caddy.j2 b/templates/http.caddy.j2 index e058712..635d5b5 100644 --- a/templates/http.caddy.j2 +++ b/templates/http.caddy.j2 @@ -20,10 +20,7 @@ root {{ caddy_www }}/{{ vhost_name }} - gzip { - ext .jpg - level 9 - } + gzip {% if custom_errors %} errors {