Browse Source

Merge branch 'feature-messageQueue' of github.com:gravitl/netmaker into feature-messageQueue

Matthew R Kasun 3 years ago
parent
commit
bf17148a6c
2 changed files with 0 additions and 2 deletions
  1. 0 1
      .gitignore
  2. 0 1
      docker/mosquitto.conf

+ 0 - 1
.gitignore

@@ -15,6 +15,5 @@ netclient/netclient32
 netclient/netclient.exe
 config/dnsconfig/
 data/
-.vscode/
 .idea/
 .vscode/

+ 0 - 1
docker/mosquitto.conf

@@ -2,7 +2,6 @@ persistence true
 persistence file mosquitto.db
 persistance_location mosquitto/data
 
-
 log_dest_file mosquitto/log/mosquitto.log
 
 per_listener_settings true