add lockAgentDownload to schema and config

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2023-11-15 14:30:53 +00:00
parent dd92aa6628
commit fb8883a9d9
3 changed files with 22 additions and 0 deletions

View File

@@ -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,