frostfs-aio/adm/frostfs-adm.yml
Alex Vanin 0f46999aec [#3] Enable homomorphic hashes for containers
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>
2023-05-16 16:58:34 +03:00

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"