Files
Smartwave/orchestrateur/mqtt/mosquitto-plain.conf
T
Ninluc fde1ad6ca0
Build, push image, and notify Watchtower / build-image (push) Successful in 3m48s
Build, push image, and notify Watchtower / notify (push) Successful in 21s
External Screen working
2026-08-15 13:50:15 +02:00

18 lines
325 B
Plaintext

persistence true
persistence_location /mosquitto/data/
autosave_interval 60
log_dest stdout
log_type error
log_type warning
log_type notice
log_type information
allow_anonymous true
listener 8884
protocol mqtt
# Unencrypted listener for local Thread nodes
listener 1883
protocol mqtt
socket_domain ipv6
allow_anonymous true