Files
Smartwave/orchestrateur/mqtt/mosquitto-plain.conf
T
2026-07-16 16:32:50 +02:00

12 lines
223 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 192.168.50.1
protocol mqtt