doc: log rotation

This commit is contained in:
2026-07-31 18:02:36 -03:00
parent a7f66744a4
commit 68f07eff9b
+3 -1
View File
@@ -226,5 +226,7 @@ WRITE_TIMEOUT=0s
## Enable onion service support
#ONION_ENABLED=1
## Keep access logs
## Keep access logs on a volume.
# You'll need to setup rotation yourself and send the USR1 signal to
# Traefik for reloading.
#COMPOSE_FILE="$COMPOSE_FILE:compose.access-log.yml"