Add readOnly and routeByLatency options to scaffold.go
This commit is contained in:
@@ -136,6 +136,8 @@ addresses = [
|
|||||||
"localhost:30006",
|
"localhost:30006",
|
||||||
]
|
]
|
||||||
password = ""
|
password = ""
|
||||||
|
readOnly = true
|
||||||
|
routeByLatency = true
|
||||||
|
|
||||||
[etcd]
|
[etcd]
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user