mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-04-14 04:03:20 +00:00
setting num-shards-in-network to 0 by default
This commit is contained in:
parent
39719e1247
commit
5d0f69fe92
@ -328,7 +328,7 @@ hence would have reachability issues.""",
|
||||
numShardsInNetwork* {.
|
||||
desc:
|
||||
"Enables autosharding and set number of shards in the cluster, set to `0` to use static sharding",
|
||||
defaultValue: 1,
|
||||
defaultValue: 0,
|
||||
name: "num-shards-in-network"
|
||||
.}: uint16
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user