[mod] conf:example
This commit is contained in:
parent
468ac9a23e
commit
aa19ffec11
1 changed files with 2 additions and 8 deletions
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
"server": {
|
||||
"port": 4466
|
||||
},
|
||||
"version": 1,
|
||||
"authentication": {
|
||||
"timestamp_tolerance": 2.0,
|
||||
"hash_salt": "63b978b5f59754ddce07adccd830cc48c1adb471d9365c39fe1b8fb3a1013c2f"
|
||||
},
|
||||
"authelia": {
|
||||
"usersfile_path": "/tmp/users.yaml"
|
||||
"hash_salt": "unsafe_salt_which_should_be_replaced"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue