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