add net_tag to sample.config.ini

Not having set net_tag in the config file causes a KeyError when opening
Weekly Net as the net_tag configuration is expected. Thus setting a default value.

Signed-off-by: Sandro Pischinger <mail@sandropischinger.de>
This commit is contained in:
Sandro Pischinger
2025-05-04 18:09:01 +02:00
parent d374de7bf3
commit 35f8b4d234
+1
View File
@@ -31,6 +31,7 @@ map_bottom_right_lon=-121
# Note about how your weekly mesh runs. time and tag used for the system to track.
weekly_net_message= Weekly Mesh check-in. We will keep it open on every Wednesday from 5:00pm for checkins. The message format should be (LONG NAME) - (CITY YOU ARE IN) #BayMeshNet.
net_tag=#BayMeshNet
# MQTT Server configuration
[mqtt]