Skip to content

Commit

Permalink
docs: comment explaining passwd file
Browse files Browse the repository at this point in the history
  • Loading branch information
lemald committed Dec 31, 2024
1 parent b4a40a6 commit 73ef015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mosquitto/mosquitto.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
listener 1883
allow_anonymous true
# simple password file created with the mosquitto_passwd utility
# defines a single test_user with password test_password
password_file /mosquitto/config/passwd

0 comments on commit 73ef015

Please sign in to comment.