From a526a8ae19ae808622fa69c8f144ecea48e2934d Mon Sep 17 00:00:00 2001 From: "Timo K." Date: Fri, 28 Aug 2026 15:26:00 +0200 Subject: [PATCH] Update config.sample.json --- config/config.sample.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/config.sample.json b/config/config.sample.json index dd1699530..78f9536da 100644 --- a/config/config.sample.json +++ b/config/config.sample.json @@ -18,7 +18,6 @@ "membership_event_expiry_ms": 180000000, "delayed_leave_event_delay_ms": 18000, "delayed_leave_event_restart_ms": 4000, - "network_error_retry_ms": 100, - "key_rotation_participant_limit": null + "network_error_retry_ms": 100 } }