@@ -18,7 +18,7 @@ identity_validation:
|
||||
|
||||
authentication_backend:
|
||||
file:
|
||||
path: '/config/users_database.yml'
|
||||
path: '/config/users_database.yaml'
|
||||
|
||||
access_control:
|
||||
default_policy: 'deny'
|
||||
@@ -39,7 +39,7 @@ session:
|
||||
authelia_url: 'https://auth.delmar.bzh'
|
||||
expiration: '1 hour' # 1 hour
|
||||
inactivity: '5 minutes' # 5 minutes
|
||||
default_redirection_url: 'https://public.example.com'
|
||||
default_redirection_url: 'https://www.delmar.bzh'
|
||||
|
||||
regulation:
|
||||
max_retries: 3
|
||||
|
||||
Reference in New Issue
Block a user