mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update mosquitto.markdown (#9259)
This commit is contained in:
parent
aca6d86149
commit
80b3a630a2
@ -103,7 +103,8 @@ acl_file /share/mosquitto/accesscontrollist
|
|||||||
|
|
||||||
3. Create `/share/mosquitto/accesscontrollist` with the contents:
|
3. Create `/share/mosquitto/accesscontrollist` with the contents:
|
||||||
```text
|
```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`.
|
The `/share` folder can be accessed via SMB, or on the host filesystem under `/usr/share/hassio/share`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user