mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
clarify remove comments in front of email lines
This commit is contained in:
parent
560b5356d5
commit
2ecb728e79
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue