Dropped dependencies.

Ylian Saint-Hilaire committed Nov 20, 2019 at 11:12 UTC e2c88510610e865fa402f3b196de3a6639941d86
2 files changed +2 -3
package.json
+1 -3
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "0.4.4-o",
3 + "version": "0.4.4-p",
4 "keywords": [
5 "Remote Management",
6 "Intel AMT",
@@ -37,14 +37,12 @@
37 "express": "^4.17.0",
38 "express-handlebars": "^3.1.0",
39 "express-ws": "^4.0.0",
40 - "greenlock": "^3.1.5",
40 "ipcheck": "^0.1.0",
41 "meshcentral": "*",
42 "minimist": "^1.2.0",
43 "multiparty": "^4.2.1",
44 "nedb": "^1.8.0",
45 "node-forge": "^0.8.4",
47 - "node-vault": "^0.9.11",
46 "ws": "^6.2.1",
47 "xmldom": "^0.1.27",
48 "yauzl": "^2.10.0"
sample-config.json
+1
@@ -44,6 +44,7 @@
44 "_TlsOffload": true,
45 "_MpsTlsOffload": true,
46 "_No2FactorAuth": true,
47 + "_Log": "main,web,webrequest,cert",
48 "_WebRtConfig": {
49 "iceServers": [
50 { "urls": "stun:stun.services.mozilla.com" },