[BUGFIX] Prevent lite bundle redis panic (#994)

pull/995/head
Amir Zarrinkafsh 2020-05-08 23:00:14 +10:00 committed by GitHub
parent 332a68541c
commit d2c914ed6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ session:
host: redis
port: 6379
# This secret can also be set using the env variables AUTHELIA_SESSION_REDIS_PASSWORD_FILE
password: authelia
# password: authelia
regulation:
max_retries: 3