mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 01:37:57 +08:00
filer store: Cassandra supports username/password
This commit is contained in:
@@ -140,6 +140,8 @@ keyspace="seaweedfs"
|
||||
hosts=[
|
||||
"localhost:9042",
|
||||
]
|
||||
username=""
|
||||
password=""
|
||||
|
||||
[redis2]
|
||||
enabled = false
|
||||
|
Reference in New Issue
Block a user