mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 06:30:07 +08:00
filer store: Cassandra supports username/password
This commit is contained in:
parent
b1ac324c44
commit
8516517c48
@ -140,6 +140,8 @@ keyspace="seaweedfs"
|
||||
hosts=[
|
||||
"localhost:9042",
|
||||
]
|
||||
username=""
|
||||
password=""
|
||||
|
||||
[redis2]
|
||||
enabled = false
|
||||
|
Loading…
Reference in New Issue
Block a user