mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Changed insure to ensure (#5913)
This commit is contained in:
@@ -1191,7 +1191,7 @@
|
|||||||
},
|
},
|
||||||
"trustedCert": {
|
"trustedCert": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will insure download tools perform certificate checking."
|
"default": "This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will ensure download tools perform certificate checking."
|
||||||
},
|
},
|
||||||
"guestDeviceSharing": {
|
"guestDeviceSharing": {
|
||||||
"type": [
|
"type": [
|
||||||
@@ -3810,4 +3810,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user