mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-13 17:23:10 +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