mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-21 18:45:24 +02:00
Update config.template
Co-Authored-By: Russell Schmidt <836646+rfschmid@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -294,9 +294,9 @@ hangman = True
|
||||
hamtest = True
|
||||
|
||||
[messagingSettings]
|
||||
# delay in seconds for response to avoid message collision
|
||||
# delay in seconds for response to avoid message collision /throttling
|
||||
responseDelay = 2.2
|
||||
# delay in seconds for splits in messages to avoid message collision
|
||||
# delay in seconds for splits in messages to avoid message collision /throttling
|
||||
splitDelay = 2.5
|
||||
# message chunk size for sending at high success rate, chunkr allows exceeding by 3 characters
|
||||
MESSAGE_CHUNK_SIZE = 160
|
||||
|
||||
Reference in New Issue
Block a user