filer store: Cassandra supports username/password
This commit is contained in:
@@ -140,6 +140,8 @@ keyspace="seaweedfs"
|
|||||||
hosts=[
|
hosts=[
|
||||||
"localhost:9042",
|
"localhost:9042",
|
||||||
]
|
]
|
||||||
|
username=""
|
||||||
|
password=""
|
||||||
|
|
||||||
[redis2]
|
[redis2]
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user