From c9c0a6cb6721ffa79a875539f121406ffeab47c2 Mon Sep 17 00:00:00 2001 From: si458 Date: Wed, 3 Apr 2024 11:22:29 +0100 Subject: [PATCH] fix nocheck description again #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 70e3c5548f..97306ae6d5 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 \"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\" contain a wildcard, can be resolved by DNS A/AAAA record." } }, "required": [