From 0f46999aeca1abba5a3c673d88c0a462e076ed74 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 16 May 2023 16:53:58 +0300 Subject: [PATCH] [#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 --- adm/frostfs-adm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/frostfs-adm.yml b/adm/frostfs-adm.yml index 194d422..b053cbf 100644 --- a/adm/frostfs-adm.yml +++ b/adm/frostfs-adm.yml @@ -4,7 +4,7 @@ network: max_object_size: 67108864 epoch_duration: 240 basic_income_rate: 0 - homomorphic_hash_disabled: true + homomorphic_hash_disabled: false fee: audit: 10000 candidate: 10000000000