Remove log

I never ended up reading the server side logging. Even with `goaccess`,
there was too much noise from bots and crawlers.
This commit is contained in:
2022-05-20 23:34:56 -05:00
parent 047f6943a3
commit 58ff080106
12 changed files with 0 additions and 21 deletions

View File

@ -40,14 +40,4 @@
}
import conf.d/*
log {
output file /var/log/caddy/access.log {
roll_size 1GiB
roll_keep 5
roll_keep_for 168h
}
}
}
import conf.d/*
import conf.d/*