1
0
Fork 0
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:
Jeremy Benoist 2016-11-20 20:23:30 +01:00
parent 5ae8788583
commit c1683778ab
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
5 changed files with 8 additions and 0 deletions

View file

@ -55,3 +55,4 @@ parameters:
redis_host: localhost
redis_port: 6379
redis_path: null
redis_password: null