Add error logs

This commit is contained in:
Wilfried OLLIVIER 2020-03-19 16:43:36 +01:00
parent d152eb653a
commit 177e3cfd85

View file

@ -18,6 +18,12 @@
rotate_keep 10 rotate_keep 10
} }
errors {{ caddy_logs }}/{{ vhost_name }}/errors.log {
rotate_size 100
rotate_age 30
rotate_keep 10
}
root {{ caddy_www }}/{{ vhost_name }} root {{ caddy_www }}/{{ vhost_name }}
gzip gzip