mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-18 06:57:26 +02:00
6 lines
152 B
Text
6 lines
152 B
Text
# This is a Mosquitto configuration file that creates a listener on port 1883
|
|
# that allows unauthenticated access.
|
|
|
|
listener 1883
|
|
allow_anonymous true
|