Added backupconfig command in server console.

This commit is contained in:
Ylian Saint-Hilaire
2019-06-07 16:44:00 -07:00
parent c177c25b34
commit 85ed10abd8
5 changed files with 54 additions and 6 deletions

View File

@@ -81,6 +81,9 @@
"_MaxAgentSessions": 100,
"MaxSingleUserSessions": 10
},
"_Redirects": {
"meshcommander": "https://www.meshcommander.com/"
},
"_yubikey": { "id": "0000", "secret": "xxxxxxxxxxxxxxxxxxxxx", "_proxy": "http://myproxy.domain.com:80" },
"_httpheaders": { "Strict-Transport-Security": "max-age=360000" },
"_agentConfig": [ "webSocketMaskOverride=1" ]