From db8c0db7b66cedfd2d32f867f64772bb704d736d Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 5 Apr 2014 12:07:09 -0700 Subject: [PATCH] add actual time, warn on email --- docs/INSTALL-digital-ocean.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index 3e31cca4695..4a89c441a4c 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -95,7 +95,7 @@ If you set `DISCOURSE_HOSTNAME` to `discourse.example.com`, this means you want # Mail Setup -**Email is critical to Discourse. We strongly recommend configuring mail settings before bootstrapping.** +**Email is critical to notifications in Discourse. If you do not configure email before bootstrapping you will have a broken site.** - If you already have a mail server, put your existing mail server credentials in the `app.yml` file. @@ -115,7 +115,7 @@ Be sure to save the `app.yml` file, and begin bootstrapping Discourse: -This command may take 10+ minutes, so be prepared to wait. It is automagically configuring your Discourse environment. +This command can take up to 8 minutes. It is automagically configuring your Discourse environment. After that completes, start Discourse: