setting num-shards-in-network to 0 by default

This commit is contained in:
Ivan Folgueira Bande 2026-03-05 16:49:54 +01:00 committed by Ivan FB
parent 39719e1247
commit 5d0f69fe92
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -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