refactor: gate mqtt inbound startup
This commit is contained in:
@@ -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:}
|
||||
|
||||
Reference in New Issue
Block a user