enable redis connections with ACLs

This commit is contained in:
Athou
2023-05-04 08:48:03 +02:00
parent 4828c03bbf
commit 56ae1eadbc
4 changed files with 42 additions and 12 deletions

View File

@@ -130,6 +130,8 @@ logging:
redis:
host: localhost
port: 6379
# username is only required when using ACLs
username:
password:
timeout: 2000
database: 0