10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
listener 1883 # defaults, max_conn: -1
|
|
listener_auto_id_prefix def
|
|
listener_allow_anonymous true
|
|
|
|
listener 1884 127.0.0.1
|
|
listener_auto_id_prefix local
|
|
listener_allow_anonymous true
|
|
protocol mqtt
|
|
accept_protocol_versions 5 # ab mosquitto v2.1
|
|
max_connections 5 |