From 6b9374dc8e669422508dd4406402a55b0b3f2caf Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Fri, 3 Mar 2023 00:51:36 +0100 Subject: [PATCH] Update configuration.yml --- examples/authelia/config/configuration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/authelia/config/configuration.yml b/examples/authelia/config/configuration.yml index 9721239..a59d32b 100644 --- a/examples/authelia/config/configuration.yml +++ b/examples/authelia/config/configuration.yml @@ -57,7 +57,7 @@ session: host: authelia-redis port: 6379 # This secret can also be set using the env variables AUTHELIA_SESSION_REDIS_PASSWORD_FILE - password: SuperSecureRedisAuthPassword # must be the same as in the docker-compose.yml defined for the redis services + password: SuperSecureRedisAuthPassword # must be the same as in the docker-compose.yml defined for the redis service regulation: max_retries: 3