stacks/homelab/authelia.yaml

21 lines
391 B
YAML

log:
level: trace # error, warn, [info], debug, trace
authentication_backend:
password_reset:
disable: true
file:
path: /run/secrets/users.yaml
totp:
issuer: woozle.org
session:
domain: woozle.org
same_site: strict
storage:
local:
path: /srv/sys/authelia/db.sqlite3
access_control:
default_policy: one_factor
notifier:
filesystem:
filename: /run/emails.txt