fix title

This commit is contained in:
Pascal Vizeli 2017-05-03 23:05:23 +02:00 committed by GitHub
parent b59f86dbe9
commit b10335674b

View File

@ -22,7 +22,7 @@ Setup a [mosquitto](https://mosquitto.org/) mqtt broker.
} }
``` ```
Configuration variables: Option variables:
- **plain** (*Optional*): default true. Listen broaker on port 1883 without SSL/TLS. - **plain** (*Optional*): default true. Listen broaker on port 1883 without SSL/TLS.
- **ssl** (*Optional*): default false. Listen broker on port 8883 with SSL/TLS. Need to have certificates. - **ssl** (*Optional*): default false. Listen broker on port 8883 with SSL/TLS. Need to have certificates.