fix local amt with sqlite/mysql/postgres #6321

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2024-08-13 17:46:37 +01:00
parent 3efa680361
commit 77f44fc308
3 changed files with 6 additions and 6 deletions

View File

@@ -2225,12 +2225,12 @@
"TlsConnections": {
"type": "boolean",
"default": true,
"description": "When set to false, MeshCentral will use TLS to connect to Intel AMT, this is not recommended."
"description": "When set to false, MeshCentral will NOT use TLS to connect to Intel AMT, this is not recommended."
},
"TlsAcmActivation": {
"type": "boolean",
"default": false,
"description": "When set to false, MeshCentral will not attempt a TLS ACM activation on Intel AMT v14+"
"description": "When set to true, MeshCentral will attempt a TLS ACM activation on Intel AMT v14+"
},
"AdminAccounts": {
"description": "List of username and passwords to try when connecting to Intel AMT.",