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 }}
|
root {{ caddy_www }}/{{ vhost_name }}
|
||||||
|
|
||||||
gzip {
|
gzip
|
||||||
ext .jpg
|
|
||||||
level 9
|
|
||||||
}
|
|
||||||
|
|
||||||
{% if custom_errors %}
|
{% if custom_errors %}
|
||||||
errors {
|
errors {
|
||||||
|
|
Loading…
Add table
Reference in a new issue