set authentik log level to warning to reduce db noise [ci skip]

This commit is contained in:
Viktor Barzin 2025-09-06 21:41:22 +00:00
parent 615d0549e8
commit 3dc67ac16d

View file

@ -1,4 +1,5 @@
authentik:
log_level: warning
secret_key: "${secret_key}"
# This sends anonymous usage-data, stack traces on errors and
# performance data to authentik.error-reporting.a7k.io, and is fully opt-in