fix nochecks description #5987

Signed-off-by: si458 <simonsmith5521@gmail.com>

si458 committed Apr 3, 2024 at 11:18 UTC b46c322c41465478b360dbce1e9e056e0d19811c
1 file changed +1 -1
meshcentral-config-schema.json
+1 -1
@@ -3487,7 +3487,7 @@
3487 "nochecks": {
3488 "type": "boolean",
3489 "default": false,
3490 - "description": "If you choose \"false\", MeshCentral won't verify if the \"email\" is valid, has a valid MX record, if names contain a wildcard, OR if \"names\" can be resolved by DNS A/AAAA record."
3490 + "description": "If you choose \"false\", MeshCentral won't verify if \"email\" is valid, has a valid MX record, AND if \"names\" contain a wildcard, can be resolved by DNS A/AAAA record."
3491 }
3492 },
3493 "required": [