Files
rpi-zigbee-stack/mosquitto.conf
T
david 3674dd747e Initial: RPi Docker Compose stack
- Mosquitto MQTT broker
- Zigbee2MQTT with BLZ dongle (ThirdReality, BL702, Pine64 fork)
- Node-RED 5.0 with dashboard
- justfile for remote management
2026-06-30 19:17:18 -07:00

7 lines
133 B
Plaintext

listener 1883
allow_anonymous true
persistence true
persistence_location /mosquitto/data
log_dest file /mosquitto/log/mosquitto.log