mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-21 10:35:13 +02:00
fix: increase status interval for LetsMesh from 60 to 300 seconds
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ letsmesh:
|
||||
enabled: false
|
||||
iata_code: "Test" # e.g., "SFO", "LHR", "Test"
|
||||
broker_index: 0 # Which LetsMesh broker (0=EU, 1=US West)
|
||||
status_interval: 60
|
||||
status_interval: 300
|
||||
|
||||
# Block specific packet types from being published to LetsMesh
|
||||
# If not specified or empty list, all types are published
|
||||
|
||||
Reference in New Issue
Block a user