forked from TrueCloudLab/frostfs-node
18 lines
378 B
YAML
18 lines
378 B
YAML
|
rpc-endpoint: http://127.0.0.1:30333
|
||
|
alphabet-wallets: ./dev/ir
|
||
|
network:
|
||
|
max_object_size: 5242880
|
||
|
epoch_duration: 60
|
||
|
basic_income_rate: 100000000
|
||
|
homomorphic_hash_disabled: false
|
||
|
maintenance_mode_allowed: true
|
||
|
fee:
|
||
|
audit: 10000
|
||
|
candidate: 10000000000
|
||
|
container: 0
|
||
|
container_alias: 0
|
||
|
withdraw: 100000000
|
||
|
credentials:
|
||
|
az: "one"
|
||
|
contract: "one"
|