filer: redis cluster add option for password

fix https://github.com/chrislusf/seaweedfs/issues/971
This commit is contained in:
Chris Lu
2019-05-20 09:00:30 -07:00
parent fbbc74abb4
commit 54b835e1ae
2 changed files with 5 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ addresses = [
"localhost:30005",
"localhost:30006",
]
password = ""
`