mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-14 07:55:04 +00:00
4ac0d8d9b5
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