mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
add lockAgentDownload to schema and config
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
dd92aa6628
commit
fb8883a9d9
3 changed files with 22 additions and 0 deletions
|
|
@ -101,6 +101,7 @@
|
|||
"_mpsTlsOffload": true,
|
||||
"_mpsHighSecurity": true,
|
||||
"_no2FactorAuth": true,
|
||||
"_lockAgentDownload": true,
|
||||
"_runOnServerStarted": "c:\\tmp\\mcstart.bat",
|
||||
"_runOnServerUpdated": "c:\\tmp\\mcupdate.bat",
|
||||
"_runOnServerError": "c:\\tmp\\mcerror.bat",
|
||||
|
|
@ -312,6 +313,7 @@
|
|||
"_twoFactorCookieDurationDays": 30,
|
||||
"_agentInviteCodes": true,
|
||||
"_agentNoProxy": true,
|
||||
"_lockAgentDownload": true,
|
||||
"_geoLocation": true,
|
||||
"_novnc": false,
|
||||
"_mstsc": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue