Compare commits
No commits in common. "f3a544e9f784e6e972a402b7ed15b9a246f7cc17" and "50d0c23052a41be1a8576e1d9c3996a739470f4e" have entirely different histories.
f3a544e9f7
...
50d0c23052
2 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ regulation:
|
||||||
ban_time: 300
|
ban_time: 300
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
encryption_key: "{{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}"
|
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
|
||||||
local:
|
local:
|
||||||
path: /data/db.sqlite3
|
path: /data/db.sqlite3
|
||||||
|
|
||||||
|
|
BIN
keepass_db.kdbx
BIN
keepass_db.kdbx
Binary file not shown.
Loading…
Reference in a new issue