Compare commits
No commits in common. "9c8df2d4d4e8e93fab3a2a13a32ed8b04c2b144a" and "e076d505f1a1b5961cba49db31ee68b20993f841" have entirely different histories.
9c8df2d4d4
...
e076d505f1
@ -12,6 +12,9 @@ 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
|
||||
@ -27,7 +30,6 @@ 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"
|
||||
|
Loading…
Reference in New Issue
Block a user