From acd39ae7fc28ce7e33f405288d44d99f87c260b2 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Tue, 26 Nov 2019 10:54:45 -0800 Subject: [PATCH] Fixed plugin protocol in web app --- package.json | 2 +- sample-config.json | 2 +- views/default-min.handlebars | 4 ++-- views/default.handlebars | 2 +- views/translations/default-min_fr.handlebars | 4 ++-- views/translations/default_fr.handlebars | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f1ed2617..b78dda49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.4.4-w", + "version": "0.4.4-x", "keywords": [ "Remote Management", "Intel AMT", diff --git a/sample-config.json b/sample-config.json index e757d1a8..86188643 100644 --- a/sample-config.json +++ b/sample-config.json @@ -133,7 +133,7 @@ } }, "_letsencrypt": { - "__comment__": "Go to https://letsdebug.net/ first before trying Let's Encrypt.", + "__comment__": "Requires NodeJS 10.12 or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.", "email": "myemail@myserver.com ", "names": "myserver.com,customer1.myserver.com", "rsaKeySize": 3072, diff --git a/views/default-min.handlebars b/views/default-min.handlebars index dfd14abe..fbebf8e7 100644 --- a/views/default-min.handlebars +++ b/views/default-min.handlebars @@ -1,4 +1,4 @@ -{{{title}}}
{{{title}}}
{{{title2}}}

{{{logoutControl}}}

 

{{{title}}}
{{{title}}}
{{{title2}}}

{{{logoutControl}}}