Add missing config file.
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…
Reference in New Issue