summarylogtreecommitdiffstats
path: root/broker_mqtts.ini
blob: 9484d25bb88549191124ed81b80c2bb08554e6aa (plain)
1
2
3
4
5
6
7
8
9
10
11
# will show you packets being sent and received
trace_output off

# normal MQTT listener
listener 1883 INADDR_ANY
ipv6 true

# MQTT-SN listener
listener 1883 INADDR_ANY mqtts
ipv6 true