[#1048] control: Rename Blobstore to Blobstor

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2021-12-27 15:03:24 +03:00 committed by Alex Vanin
parent f5a9735e1c
commit 876b0c53de
7 changed files with 12 additions and 12 deletions

View file

@ -100,7 +100,7 @@ storage:
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
resync_metabase: true # sync metabase with blobstore on start, expensive, leave false until complete understanding
resync_metabase: true # sync metabase with blobstor on start, expensive, leave false until complete understanding
use_write_cache: true # use write-cache
@ -131,7 +131,7 @@ storage:
shard:
0:
resync_metabase: false # sync metabase with blobstore on start, expensive, leave false until complete understanding
resync_metabase: false # sync metabase with blobstor on start, expensive, leave false until complete understanding
use_write_cache: false # use write-cache