[#1624] config: Fix tree section example

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
remotes/fyrchik/tree-errors
Evgenii Stratonikov 2022-07-22 16:49:41 +03:00 committed by fyrchik
parent 589a54805d
commit 25a0f539ea
1 changed files with 1 additions and 3 deletions

View File

@ -60,6 +60,7 @@ grpc:
use_insecure_crypto: true # allow using insecure ciphers with TLS 1.2
tree:
enabled: false
cache_size: 10
replication_worker_count: 64
replication_channel_capacity: 64
@ -100,9 +101,6 @@ object:
put:
pool_size_remote: 100 # number of async workers for remote PUT operations
tree:
enable: false
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