clarification

Signed-off-by: ed <s@ocv.me>
This commit is contained in:
ed 2025-08-20 23:29:13 +00:00 committed by GitHub
parent 3686d2002b
commit e91a43e3a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
identity_validation:
reset_password:
jwt_secret: 'a_very_important_secret'
jwt_secret: 'a_very_important_secret_so_please_change_this'
server:
address: 'tcp://:9091'
@ -29,7 +29,7 @@ session:
secret: unsecure_session_secret
cookies:
- name: authelia_session
domain: example.com # Root protected domain
domain: example.com # this should match whatever your root protected domain is
default_redirection_url: https://fs.example.com
authelia_url: https://authelia.example.com/
expiration: 3600 # 1 hour