Update mosquitto.markdown

This commit is contained in:
Pascal Vizeli 2017-07-26 19:48:23 +02:00 committed by Fabian Affolter
parent c92c69343e
commit 13c8178126
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -22,7 +22,7 @@ Set up a [mosquitto](https://mosquitto.org/) MQTT broker.
], ],
"customize": { "customize": {
"active": false, "active": false,
"folder": "mosquitto "folder": "mosquitto",
} }
} }
``` ```