mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 23:49:23 +08:00
Add readOnly and routeByLatency options to scaffold.go
This commit is contained in:
@@ -136,6 +136,8 @@ addresses = [
|
||||
"localhost:30006",
|
||||
]
|
||||
password = ""
|
||||
readOnly = true
|
||||
routeByLatency = true
|
||||
|
||||
[etcd]
|
||||
enabled = false
|
||||
|
Reference in New Issue
Block a user