Skip to content

Commit

Permalink
chore: adds config file
Browse files Browse the repository at this point in the history
Signed-off-by: wilmardo <[email protected]>
  • Loading branch information
wilmardo committed Feb 6, 2021
1 parent b2e94fd commit cb46de7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mosquitto.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
listener 1883
allow_anonymous true
persistence false
log_dest stdout

0 comments on commit cb46de7

Please sign in to comment.