Update mosquitto.markdown (#9259)

This commit is contained in:
Flsab 2019-04-20 20:42:07 +02:00 committed by Fabian Affolter
parent aca6d86149
commit 80b3a630a2

View File

@ -103,7 +103,8 @@ acl_file /share/mosquitto/accesscontrollist
3. Create `/share/mosquitto/accesscontrollist` with the contents:
```text
topic readwrite #
user your-mqtt-user
topic #
```
The `/share` folder can be accessed via SMB, or on the host filesystem under `/usr/share/hassio/share`.