fix: support yutong mqtt tls hostname override
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
This commit is contained in:
@@ -47,6 +47,7 @@ lingniu:
|
||||
ca-pem: ${YUTONG_MQTT_TLS_CA_PEM:}
|
||||
client-pem: ${YUTONG_MQTT_TLS_CLIENT_PEM:}
|
||||
client-key: ${YUTONG_MQTT_TLS_CLIENT_KEY:}
|
||||
hostname-verification-enabled: ${YUTONG_MQTT_TLS_HOSTNAME_VERIFICATION_ENABLED:true}
|
||||
pipeline:
|
||||
disruptor:
|
||||
ring-buffer-size: ${PIPELINE_RING_BUFFER_SIZE:131072}
|
||||
|
||||
Reference in New Issue
Block a user