This commit is contained in:
Lev Kokotov
2022-02-11 11:21:32 -08:00
parent 0d369ab90a
commit e8263430a3

View File

@@ -80,4 +80,4 @@ database = "shard2"
# any: round-robin between primary and replicas,
# replica: round-robin between replicas only without touching the primary,
# primary: all queries go to the primary unless otherwise specified.
default_role = "any"
default_role = "any"