mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-07-09 13:31:54 +00:00
b9e7535e1c
Add mqttConnectTimeoutSeconds config field (default 10s) so operators can tune the MQTT connect timeout for high-latency brokers without code changes. Wired into buildMQTTOpts and logged at startup. Closes #931