forked from TrueCloudLab/frostfs-node
7a25d45f02
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
53 lines
1.3 KiB
YAML
53 lines
1.3 KiB
YAML
logger:
|
|
level: info
|
|
|
|
morph:
|
|
rpc_endpoint:
|
|
- https://rpc1.morph.fs.neo.org:40341
|
|
- https://rpc2.morph.fs.neo.org:40341
|
|
- https://rpc3.morph.fs.neo.org:40341
|
|
- https://rpc4.morph.fs.neo.org:40341
|
|
- https://rpc5.morph.fs.neo.org:40341
|
|
- https://rpc6.morph.fs.neo.org:40341
|
|
- https://rpc7.morph.fs.neo.org:40341
|
|
notification_endpoint:
|
|
- wss://rpc1.morph.fs.neo.org:40341/ws
|
|
- wss://rpc2.morph.fs.neo.org:40341/ws
|
|
- wss://rpc3.morph.fs.neo.org:40341/ws
|
|
- wss://rpc4.morph.fs.neo.org:40341/ws
|
|
- wss://rpc5.morph.fs.neo.org:40341/ws
|
|
- wss://rpc6.morph.fs.neo.org:40341/ws
|
|
- wss://rpc7.morph.fs.neo.org:40341/ws
|
|
dial_timeout: 20s
|
|
|
|
bootstrap:
|
|
periodic:
|
|
enabled: true
|
|
|
|
accounting:
|
|
scripthash: 2835a2d2a28ffc8866840df7aafda5780c7514a3
|
|
container:
|
|
scripthash: 08ebc0b968cdce2851f1a1d2fe9340e77b1f0f6c
|
|
netmap:
|
|
scripthash: 600270a6fd666dc137fa3e62c9d2606b75aeb298
|
|
node:
|
|
key: /node.key
|
|
attribute_0: Deployed:SelfHosted
|
|
|
|
storage:
|
|
shard:
|
|
0:
|
|
use_write_cache: false
|
|
metabase:
|
|
path: /storage/metabase
|
|
perm: 0777
|
|
blobstor:
|
|
path: /storage/blobstor
|
|
perm: 0777
|
|
blobovnicza:
|
|
opened_cache_size: 32
|
|
shallow_depth: 1
|
|
shallow_width: 1
|
|
gc:
|
|
remover_batch_size: 100
|
|
remover_sleep_interval: 1m
|