Fix format of connection_timeout in mqtt_consumer (#3286)

This commit is contained in:
Daniel Nelson
2017-09-29 15:58:38 -07:00
committed by GitHub
parent b0b1e43f92
commit f7f699995a
2 changed files with 8 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ The plugin expects messages in the
## MQTT QoS, must be 0, 1, or 2
qos = 0
## Connection timeout for initial connection in seconds
connection_timeout = 30
connection_timeout = "30s"
## Topics to subscribe to
topics = [