Add files for mosquitto
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
pid_file /mosquitto/data/mosquitto.pid
|
||||||
|
|
||||||
|
per_listener_settings true
|
||||||
|
listener 1883
|
||||||
|
allow_anonymous true
|
||||||
|
|
||||||
|
persistence true
|
||||||
|
persistence_location /mosquitto/data/
|
||||||
|
|
||||||
|
log_dest file /mosquitto/log/mosquitto.log
|
||||||
|
log_dest stdout
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
a
|
||||||
Reference in New Issue
Block a user