forked from wallabag/wallabag
Add ability to use Redis with password
This commit is contained in:
@ -55,3 +55,4 @@ parameters:
|
||||
redis_host: localhost
|
||||
redis_port: 6379
|
||||
redis_path: null
|
||||
redis_password: null
|
||||
|
||||
Reference in New Issue
Block a user