Update config.template

This commit is contained in:
SpudGunMan
2025-05-21 16:36:43 -07:00
parent 60bb68c6b5
commit f54d362ea0

View File

@@ -103,8 +103,10 @@ SentryChannel = 2
SentryHoldoff = 9
# list of ignored nodes numbers ex: 2813308004,4258675309
sentryIgnoreList =
# HighFlying Node alert, if the node is above 2,000 meters
# HighFlying Node alert
highFlyingAlert = True
# Altitude in meters to trigger the alert
highFlyingAlertAltitude = 2000
[bbs]
enabled = True
@@ -293,7 +295,7 @@ splitDelay = 0.0
MESSAGE_CHUNK_SIZE = 160
# Request Acknowledgement of message OTA
wantAck = False
# Max limit buffer for radio testing. 233 is hard limit 2.5+ firmware
# Max limit buffer for radio testing
maxBuffer = 200
#Enable Extra logging of Hop count data
enableHopLogs = False