From afc61658277868b8c57f92265fc937749bfe6d2c Mon Sep 17 00:00:00 2001 From: si458 Date: Wed, 3 Apr 2024 11:41:16 +0100 Subject: [PATCH] nochecks description attempt 3 #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 97306ae6d5..415048e8bc 100644 --- a/meshcentral-config-schema.json +++ b/meshcentral-config-schema.json @@ -3487,7 +3487,7 @@ "nochecks": { "type": "boolean", "default": false, - "description": "If you choose \"true\", 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." + "description": "If you choose \"true\", MeshCentral won't verify if \"email\" is valid, has a valid MX record, AND if \"names\" doesn't contain a wildcard, can be resolved by DNS A/AAAA record." } }, "required": [