From 2ecb728e799446aadb70d6d63c06b924cd52fa7f Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 27 Feb 2014 23:03:17 -0800 Subject: [PATCH] clarify remove comments in front of email lines --- docs/INSTALL-digital-ocean.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index 7181106b0..111ff7103 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -107,6 +107,8 @@ We renamed `DISCOURSE_HOSTNAME` to `discourse.techapj.com`, this means that we w - Otherwise, create a free account on [**Mandrill**][man] (or [Mailgun][gun], or [Mailjet][jet]), and put your mail credentials (available via the Mandrill dashboard) in the `app.yml` file. The settings you want to change are `DISCOURSE_SMTP_ADDRESS`, `DISCOURSE_SMTP_PORT`, `DISCOURSE_SMTP_USER_NAME`, `DISCOURSE_SMTP_PASSWORD`. +- Be sure you remove the comment character `#` from the beginning of these mail configuration lines! + # Add Your SSH Key If you successfully generated the SSH key as described earlier, get it: