From 78ad0ecdc17f1a8009c7bc84af00f60bd3c51273 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Tue, 19 Apr 2016 17:12:17 -0700 Subject: [PATCH] "Comment out" -> "Uncomment" --- samples/standalone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/standalone.yml b/samples/standalone.yml index e45532d..6a534a6 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -19,7 +19,7 @@ templates: - "templates/web.template.yml" - "templates/web.ratelimited.template.yml" - ## Comment out the following lines if you wish to add Lets Encrypt for your Discourse install + ## Uncomment the following lines if you wish to add Lets Encrypt for your Discourse install # - "templates/web.ssl.template.yml" # - "templates/web.letsencrypt.ssl.template.yml" -- 2.25.1