Improve LETSENCRYPT_ACCOUNT_EMAIL comment (#235)
authorDan Dascalescu <ddascalescu+github@gmail.com>
Wed, 20 Apr 2016 04:11:09 +0000 (21:11 -0700)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 20 Apr 2016 04:11:09 +0000 (12:11 +0800)
* Improve LETSENCRYPT_ACCOUNT_EMAIL comment

samples/standalone.yml

index 6a534a625b8d8c47404859ca0e688e7553b5f203..b677aefef46e62730d0369eeaf497adcb77e4b3e 100644 (file)
@@ -76,7 +76,8 @@ env:
   #DISCOURSE_SMTP_PASSWORD: pa$$word               # (optional, WARNING the char '#' in pw can cause problems!)
   #DISCOURSE_SMTP_ENABLE_START_TLS: true           # (optional, default true)
   
-  ## The Lets Encrypt email will allow you to register a FREE SSL certificate if you added the Lets Encrypt template, comment it out if you have set this up
+  ## The Let's Encrypt email will allow you to register a FREE SSL certificate.
+  # If you added the Let's Encrypt template, uncomment below to automatically get certificates.
   # LETSENCRYPT_ACCOUNT_EMAIL: email@awesomedomain.com
 
   ## The CDN address for this Discourse instance (configured to pull)