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
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