From 3e06902b0744b9324bc2bb207967948fa483f3b7 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 25 Sep 2024 21:09:11 -0700 Subject: [PATCH] Update config.template --- config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.template b/config.template index 0aa9384..d59a88d 100644 --- a/config.template +++ b/config.template @@ -125,6 +125,6 @@ signalCycleLimit = 5 # delay in seconds for response to avoid message collision responseDelay = 0.7 # delay in seconds for splits in messages to avoid message collision -splitDelay = 0.7 +splitDelay = 0.0 # message chunk size for sending at high success rate MESSAGE_CHUNK_SIZE = 160