mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 13:27:57 +08:00
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