[mod] conf:example

This commit is contained in:
roydfalk 2024-08-21 19:47:40 +02:00
parent 468ac9a23e
commit aa19ffec11

View file

@ -1,13 +1,7 @@
{ {
"server": { "version": 1,
"port": 4466
},
"authentication": { "authentication": {
"timestamp_tolerance": 2.0, "hash_salt": "unsafe_salt_which_should_be_replaced"
"hash_salt": "63b978b5f59754ddce07adccd830cc48c1adb471d9365c39fe1b8fb3a1013c2f"
},
"authelia": {
"usersfile_path": "/tmp/users.yaml"
} }
} }