1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added command line options to pull/push/read/delete config files in the db.

This commit is contained in:
Ylian Saint-Hilaire 2019-02-01 15:16:46 -08:00
parent f7be945aef
commit 6cc21f5709
4 changed files with 70 additions and 5 deletions

View file

@ -7,7 +7,8 @@
"_LANonly": true,
"_Minify": 1,
"_SessionTime": 30,
"_SessionKey": "MyReallySecretPassword",
"_SessionKey": "MyReallySecretPassword1",
"_DbEncryptKey": "MyReallySecretPassword2",
"_Port": 443,
"_RedirPort": 80,
"_AllowLoginToken": true,