Files
Smartwave/orchestrateur/mqtt/mosquitto-plain.conf
T
Ninluc 0e89e42b48
Build, push image, and notify Watchtower / build-image (push) Successful in 51s
Build, push image, and notify Watchtower / notify (push) Successful in 1m40s
MQTT esp_wifi
2026-07-17 18:50:53 +02:00

12 lines
210 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