From 417d900adc8615b2ca00a13aa569aa980b9b9ff8 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 9 Mar 2016 23:42:03 -0800 Subject: [PATCH] add re-bootstrap reminder --- docs/INSTALL-cloud.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index 5383f7e17e..3cd426a8ca 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -66,7 +66,7 @@ We recommend Nano because it's simple; just use your arrow keys to edit. -Please be careful while editing; YAML is very sensitive to incorrect spacing and misplaced characters. After completing your edits, press CtrlO then Enter to save and CtrlX to exit. +Please be careful while editing and double check your work; YAML is _very_ sensitive to incorrect spacing and misplaced characters. After completing your edits, press CtrlO then Enter to save and CtrlX to exit. # Email Is Important @@ -78,6 +78,8 @@ Please be careful while editing; YAML is very sensitive to incorrect spacing and - For proper email deliverability, you must set correct SPF and DKIM records in your DNS. See your email provider instructions for specifics. +If you need to change or fix your email settings, you must edit the `app.yml` file again and re-bootstrap, otherwise your changes will not take effect. + # Bootstrap Discourse Save the `app.yml` file, and begin bootstrapping Discourse: