From 5068f7acb103117ffd6d6365acc6033836544ee2 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Wed, 24 Sep 2025 17:23:12 -0700 Subject: [PATCH] Updates stats with pie chart and report for channel --- sample.config.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sample.config.ini b/sample.config.ini index b5dc57f..cbb12c8 100644 --- a/sample.config.ini +++ b/sample.config.ini @@ -56,11 +56,6 @@ firehose_interal=3 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 -# Updates intervals in seconds, zero or negative number means no updates -# defaults will be 3 seconds -map_interval=3 -firehose_interval=3 - # ------------------------- # MQTT Broker Configuration # -------------------------