diff --git a/sample-config.json b/sample-config.json index 74862a32..6fd3ccb5 100644 --- a/sample-config.json +++ b/sample-config.json @@ -25,6 +25,7 @@ "__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.", "email": "myemail@mydomain.com", "names": "myserver.mydomain.com", + "skipChallengeVerification": true, "production": false } }