More generic gzip config
This commit is contained in:
parent
e987eca1ba
commit
d152eb653a
1 changed files with 1 additions and 4 deletions
|
@ -20,10 +20,7 @@
|
|||
|
||||
root {{ caddy_www }}/{{ vhost_name }}
|
||||
|
||||
gzip {
|
||||
ext .jpg
|
||||
level 9
|
||||
}
|
||||
gzip
|
||||
|
||||
{% if custom_errors %}
|
||||
errors {
|
||||
|
|
Loading…
Add table
Reference in a new issue