diff --git a/meshcentral-config-schema.json b/meshcentral-config-schema.json index aecb64eb..464ea70a 100644 --- a/meshcentral-config-schema.json +++ b/meshcentral-config-schema.json @@ -3483,6 +3483,11 @@ "type": "boolean", "default": false, "description": "By default a test certificate will be obtained from Let's Encrypt. Always start by getting a test certificate and make sure that works before setting this to true and obtaining a production certificate. Making too many bad requests for a production certificate will get you banned for a long period of time." + }, + "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." } }, "required": [