From 35f8b4d2347ca81a38617418f8cc79f66273d302 Mon Sep 17 00:00:00 2001 From: Sandro Pischinger Date: Sun, 4 May 2025 18:09:01 +0200 Subject: [PATCH] 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 --- sample.config.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/sample.config.ini b/sample.config.ini index 00a66e1..680b275 100644 --- a/sample.config.ini +++ b/sample.config.ini @@ -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]