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:
parent
f7be945aef
commit
6cc21f5709
4 changed files with 70 additions and 5 deletions
|
@ -7,7 +7,8 @@
|
|||
"_LANonly": true,
|
||||
"_Minify": 1,
|
||||
"_SessionTime": 30,
|
||||
"_SessionKey": "MyReallySecretPassword",
|
||||
"_SessionKey": "MyReallySecretPassword1",
|
||||
"_DbEncryptKey": "MyReallySecretPassword2",
|
||||
"_Port": 443,
|
||||
"_RedirPort": 80,
|
||||
"_AllowLoginToken": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue