Skip to content
Snippets Groups Projects
Commit 7f899cbd authored by Vivek Dutta's avatar Vivek Dutta
Browse files

mosquitto: Updated config

- use include conf.d for listener conf
parent a6a62fcd
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,4 @@ per_listener_settings true
persistence false
persistence_location /mosquitto/data/
listener 1883 127.0.0.1
allow_anonymous true
listener 9001
protocol websockets
password_file /etc/mosquitto/mosquitto.password
require_certificate false
allow_anonymous false
include_dir /etc/mosquitto/conf.d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment