Add missing config file.

pull/2166/head
Roger A. Light 5 years ago
parent 27ca78ba60
commit 20e154c1dd

@ -0,0 +1,5 @@
# This is a Mosquitto configuration file that creates a listener on port 1883
# that allows unauthenticated access.
listener 1883
allow_anonymous true
Loading…
Cancel
Save