Files
swift-mqtt-dewpoint/mosquitto/config/mosquitto.conf
2021-10-22 08:01:18 -04:00

11 lines
142 B
Plaintext

# Setup
allow_anonymous true
allow_zero_length_clientid true
log_timestamp_format %H:%M:%S
log_type all
# Plain
listener 1883
protocol mqtt