mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 13:26:52 +08:00
update mosquitto broker conf and volume info
This commit is contained in:
parent
66c58280b1
commit
0d61875658
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@ persistence true
|
||||||
persistence file mosquitto.db
|
persistence file mosquitto.db
|
||||||
persistance_location mosquitto/data
|
persistance_location mosquitto/data
|
||||||
|
|
||||||
persistance true
|
|
||||||
persistance_location /var/lib/mosquitto/
|
|
||||||
|
|
||||||
|
log_dest_file mosquitto/log/mosquitto.log
|
||||||
|
|
||||||
per_listener_settings true
|
per_listener_settings true
|
||||||
listener 1883
|
listener 1883
|
||||||
|
|
Loading…
Add table
Reference in a new issue