forked from TrueCloudLab/frostfs-node
f81ecbe8db
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
52 lines
1.3 KiB
YAML
52 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
|
|
|
|
accounting:
|
|
scripthash: 0fc02c693d59a7cde9926c7fc4bec6af310bda65
|
|
container:
|
|
scripthash: 16d1dd8b2eaf3bed5c6f469a8748de95a10ee1ed
|
|
netmap:
|
|
scripthash: 5283a843ee68f8fa9ee664df6b495054be5738d4
|
|
reputation:
|
|
scripthash: 3a5e05bae28049d8c1b8f218b0324e63816713c9
|
|
|
|
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
|