mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-07-18 20:56:17 +00:00
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