tteck před 3 roky
rodič
revize
c025007c40
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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
 # ...