From 871e57b0e7219c7ea1c228f3214702d3460100f9 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Tue, 19 Apr 2016 21:11:09 -0700 Subject: [PATCH] Improve LETSENCRYPT_ACCOUNT_EMAIL comment (#235) * Improve LETSENCRYPT_ACCOUNT_EMAIL comment --- samples/standalone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samples/standalone.yml b/samples/standalone.yml index 6a534a6..b677aef 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -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) -- 2.25.1