From 998955ec52087f6c3629e925fe739ff39ab1ac50 Mon Sep 17 00:00:00 2001 From: Lloyd Date: Thu, 5 Mar 2026 10:46:24 +0000 Subject: [PATCH] Update minimum advertisement interval to 0 for improved mesh retransmission handling --- config.yaml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml.example b/config.yaml.example index b0cca2a..5ba7572 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -52,8 +52,8 @@ repeater: # Refill interval in seconds (10 hours) refill_interval_seconds: 36000 # Optional hard minimum spacing between adverts from same pubkey - # Set 0 to disable min-interval checks - min_interval_seconds: 3600 + # Set 0 to disable (recommended - mesh retransmissions are normal in active networks) + min_interval_seconds: 0 # Penalty box for repeat advert limit violations (per pubkey) advert_penalty_box: