mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Add ability to use Redis with password
This commit is contained in:
parent
5ae8788583
commit
c1683778ab
5 changed files with 8 additions and 0 deletions
|
@ -55,3 +55,4 @@ parameters:
|
|||
redis_host: localhost
|
||||
redis_port: 6379
|
||||
redis_path: null
|
||||
redis_password: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue