From 6d01c5a9860e869886238881d8a4dcc20130a0ba Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 15 Jul 2025 11:14:29 -0700 Subject: [PATCH] further adjustments for 2.7.2 https://github.com/SpudGunMan/meshing-around/pull/164#pullrequestreview-3021705851 and https: //github.com/SpudGunMan/meshing-around/issues/162 Co-Authored-By: SudoRand <25190078+sudorand@users.noreply.github.com> --- config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.template b/config.template index fd838c6..194cbd0 100644 --- a/config.template +++ b/config.template @@ -295,7 +295,7 @@ hamtest = True [messagingSettings] # delay in seconds for response to avoid message collision -responseDelay = 1.2 +responseDelay = 2.2 # delay in seconds for splits in messages to avoid message collision splitDelay = 2.5 # message chunk size for sending at high success rate, chunkr allows exceeding by 3 characters