forked from TrueCloudLab/frostfs-aio
Alex Vanin
0f46999aec
Public integration tests, e.g. http-gw tests, create default containers with homomorphic hashes. It should not be disabled by default. The same config is applied in frostfs-dev-env repo. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
16 lines
348 B
YAML
16 lines
348 B
YAML
rpc-endpoint: http://localhost:30333
|
|
alphabet-wallets: /config/alphabet/
|
|
network:
|
|
max_object_size: 67108864
|
|
epoch_duration: 240
|
|
basic_income_rate: 0
|
|
homomorphic_hash_disabled: false
|
|
fee:
|
|
audit: 10000
|
|
candidate: 10000000000
|
|
container: 0
|
|
container_alias: 0
|
|
withdraw: 100000000
|
|
credentials:
|
|
az: "one"
|
|
contract: "one"
|