From d2c59b519288441f593837de104c28167880a48c Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 19 Dec 2023 11:50:52 +0100 Subject: [PATCH] testing with only 1 node --- conf/garage.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/garage.toml b/conf/garage.toml index 9d84248..8fa01f3 100644 --- a/conf/garage.toml +++ b/conf/garage.toml @@ -4,7 +4,7 @@ data_dir = "__DATA_DIR__/data" block_size = 1048576 block_manager_background_tranquility = 2 -replication_mode = "3" +replication_mode = "1" compression_level = 1