updated documentation

This commit is contained in:
fuomag9
2026-02-27 20:10:54 +01:00
parent fb561f7433
commit 000607cee7
2 changed files with 17 additions and 7 deletions

View File

@@ -101,6 +101,10 @@ OAUTH_ALLOW_AUTO_LINKING=false # Auto-link OAuth to accounts without pas
# Certificate storage directory (usually no need to change)
# CERTS_DIRECTORY=./data/certs
# Caddy certificate directory for ACME metadata scanning in the Certificates page
# (Only needed for custom/non-standard deployments)
# CADDY_CERTS_DIR=/caddy-data/caddy/certificates
# Login rate limiting (optional, for custom rate limit settings)
# LOGIN_MAX_ATTEMPTS=5
# LOGIN_WINDOW_MS=300000