fix #130

Merged
emmatveev merged 1 commits from master into prod 2025-07-11 22:07:26 +03:00

View File

@ -12,9 +12,6 @@ log:
authentication_backend:
file:
users:
emmatveev:
password_hash: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE"
access_control:
default_policy: one_factor
@ -30,6 +27,7 @@ session:
cookies:
- domain: chocomarsh.com
authelia_url: https://auth.chocomarsh.com
default_redirection_url: https://auth.chocomarsh.com
storage:
encryption_key: "a_very_long_secret_32_characters_minimum"