diff --git a/package.json b/package.json index 56452c52..75491f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.4.4-o", + "version": "0.4.4-p", "keywords": [ "Remote Management", "Intel AMT", @@ -37,14 +37,12 @@ "express": "^4.17.0", "express-handlebars": "^3.1.0", "express-ws": "^4.0.0", - "greenlock": "^3.1.5", "ipcheck": "^0.1.0", "meshcentral": "*", "minimist": "^1.2.0", "multiparty": "^4.2.1", "nedb": "^1.8.0", "node-forge": "^0.8.4", - "node-vault": "^0.9.11", "ws": "^6.2.1", "xmldom": "^0.1.27", "yauzl": "^2.10.0" diff --git a/sample-config.json b/sample-config.json index d24d6bf1..e757d1a8 100644 --- a/sample-config.json +++ b/sample-config.json @@ -44,6 +44,7 @@ "_TlsOffload": true, "_MpsTlsOffload": true, "_No2FactorAuth": true, + "_Log": "main,web,webrequest,cert", "_WebRtConfig": { "iceServers": [ { "urls": "stun:stun.services.mozilla.com" },