Update README.md
This commit is contained in:
parent
05d160c587
commit
c025007c40
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ sudo nano /etc/mosquitto/conf.d/default.conf
|
|||
This will open an empty file. Paste the following into it.
|
||||
```
|
||||
allow_anonymous false
|
||||
persistence true
|
||||
password_file /etc/mosquitto/passwd
|
||||
listener 1883
|
||||
# ...
|
||||
|
|
Loading…
Reference in a new issue