refactor: gate mqtt inbound startup

This commit is contained in:
lingniu
2026-07-01 03:50:05 +08:00
parent 6bcf46034d
commit 99ad73e4c9
5 changed files with 35 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ lingniu:
ingest:
mqtt:
enabled: ${YUTONG_MQTT_ENABLED:false}
auto-startup: ${YUTONG_MQTT_AUTO_STARTUP:true}
endpoints:
- name: ${YUTONG_MQTT_ENDPOINT_NAME:yutong}
uri: ${YUTONG_MQTT_URI:}