Set authentik to debug log level
This commit is contained in:
parent
495d8c83ce
commit
4ef3904182
|
@ -20,6 +20,7 @@ spec:
|
|||
secret_key: "${SECRET_AUTHENTIK_SECRET_KEY}"
|
||||
# This sends anonymous usage-data, stack traces on errors and
|
||||
# performance data to sentry.beryju.org, and is fully opt-in
|
||||
log_level: debug
|
||||
error_reporting:
|
||||
enabled: true
|
||||
postgresql:
|
||||
|
|
Loading…
Reference in New Issue