Skip to content

Instantly share code, notes, and snippets.

@DamianFlynn
Created June 26, 2018 07:21
Show Gist options
  • Select an option

  • Save DamianFlynn/8e18be086ae218bafa733f1964b5419f to your computer and use it in GitHub Desktop.

Select an option

Save DamianFlynn/8e18be086ae218bafa733f1964b5419f to your computer and use it in GitHub Desktop.
connection_messages true
allow_anonymous false
password_file /mosquitto/data/passwd
port 1883
listener 9001
protocol websockets
persistence true
persistence_location /mosquitto/data/
persistence_file mosquitto.db
log_dest syslog
log_dest stdout
log_dest topic
log_type error
log_type warning
log_type notice
log_type information
log_timestamp true
log_dest file /mosquitto/log/mosquitto.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment