authentik/passbook/lib/default.yml

25 lines
468 B
YAML
Raw Normal View History

2018-11-14 18:14:14 +00:00
# This is the default configuration file
2019-09-30 17:04:04 +01:00
postgresql:
2018-11-14 18:14:14 +00:00
host: localhost
2019-09-30 17:04:04 +01:00
name: passbook
user: passbook
password: 'env://POSTGRES_PASSWORD'
2019-09-30 17:04:04 +01:00
redis:
host: localhost
password: ''
cache_db: 0
message_queue_db: 1
debug: false
log_level: warning
2019-09-30 17:04:04 +01:00
# Error reporting, sends stacktrace to sentry.beryju.org
error_reporting: false
2018-11-14 18:14:14 +00:00
passbook:
footer_links:
# Optionally add links to the footer on the login page
# - name: test
# href: https://test