mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Indicate field to change in accesscontrollist (#9374)
* Indicate field to change in accesscontrollist Putting alligator brackets around "your-mqtt-user" will help indicate to users to enter their own user name. * Follow the docs standard
This commit is contained in:
parent
ec2783f8e9
commit
3f58c1081d
@ -103,7 +103,7 @@ acl_file /share/mosquitto/accesscontrollist
|
||||
|
||||
3. Create `/share/mosquitto/accesscontrollist` with the contents:
|
||||
```text
|
||||
user your-mqtt-user
|
||||
user [YOUR_MQTT_USER]
|
||||
topic #
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user