From b46c322c41465478b360dbce1e9e056e0d19811c Mon Sep 17 00:00:00 2001 From: si458 Date: Wed, 3 Apr 2024 11:18:46 +0100 Subject: [PATCH] fix nochecks description #5987 Signed-off-by: si458 --- meshcentral-config-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshcentral-config-schema.json b/meshcentral-config-schema.json index 464ea70a..70e3c554 100644 --- a/meshcentral-config-schema.json +++ b/meshcentral-config-schema.json @@ -3487,7 +3487,7 @@ "nochecks": { "type": "boolean", "default": false, - "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." + "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." } }, "required": [