set authentik log level to warning to reduce db noise [ci skip]
This commit is contained in:
parent
615d0549e8
commit
3dc67ac16d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
authentik:
|
authentik:
|
||||||
|
log_level: warning
|
||||||
secret_key: "${secret_key}"
|
secret_key: "${secret_key}"
|
||||||
# This sends anonymous usage-data, stack traces on errors and
|
# This sends anonymous usage-data, stack traces on errors and
|
||||||
# performance data to authentik.error-reporting.a7k.io, and is fully opt-in
|
# performance data to authentik.error-reporting.a7k.io, and is fully opt-in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue