mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-26 00:53:23 +08:00
update mosquitto broker conf and volume info
This commit is contained in:
parent
756d0a69b1
commit
29a078c27c
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@ persistence true
|
|||
persistence file mosquitto.db
|
||||
persistance_location mosquitto/data
|
||||
|
||||
persistance true
|
||||
persistance_location /var/lib/mosquitto/
|
||||
|
||||
log_dest_file mosquitto/log/mosquitto.log
|
||||
|
||||
per_listener_settings true
|
||||
listener 1883
|
||||
|
|
Loading…
Reference in a new issue