瀏覽代碼

Update README.md

tteck 3 年之前
父節點
當前提交
c025007c40
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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
 # ...