Skip to content

Commit

Permalink
chore: fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Kuvakin committed Jun 28, 2022
1 parent 6526c69 commit f1133b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mosquitto/config/mosquitto.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Place your local configuration in /mqtt/config/conf.d/
allow_anonymous true
persistence true
persistence_location /home/mqtt/.mosquitto/data/
persistence_location /home/mqtt/.mosquitto/data
user mqtt
# Port to use for the default listener.
listener 1883
Expand Down

0 comments on commit f1133b3

Please sign in to comment.