[#969] config/example: Add note about shard config in relay node

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
support/v0.27
Leonard Lyubich 2021-11-12 13:44:59 +03:00 committed by LeL
parent fb89d29574
commit 68a454fc56
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ object:
pool_size_remote: 100 # number of async workers for remote PUT operations
storage:
# note: shard configuration can be omitted for relay node (see `node.relay`)
shard_pool_size: 15 # size of per-shard worker pools used for PUT operations
shard_num: 2 # total number of shards
default: # section with the default shard parameters