Add readOnly and routeByLatency options to scaffold.go

This commit is contained in:
Dakota Sullivan 2019-12-20 19:27:15 -07:00
parent a0c9d9c0e7
commit f934a85d58
No known key found for this signature in database
GPG key ID: 229C619FF594AE57

View file

@ -136,6 +136,8 @@ addresses = [
"localhost:30006",
]
password = ""
readOnly = true
routeByLatency = true
[etcd]
enabled = false