Update log config
This commit is contained in:
parent
030bf31bca
commit
e3926aa2ea
@ -42,7 +42,11 @@
|
||||
|
||||
(log) {
|
||||
log {
|
||||
output file /var/log/caddy/access.log
|
||||
output file /var/log/caddy/access.log {
|
||||
roll_size 1GiB
|
||||
roll_keep 5
|
||||
roll_keep_for 168h
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -3,9 +3,6 @@
|
||||
matrix.boba.best {
|
||||
encode zstd gzip
|
||||
import hsts
|
||||
log {
|
||||
output file /var/log/caddy/matrix.boba.best.log
|
||||
}
|
||||
|
||||
import matrix-well-known
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user