diff --git a/.env.sample b/.env.sample index 6eb36bf..ee7b975 100644 --- a/.env.sample +++ b/.env.sample @@ -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"