mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
Merge pull request #4082 from sethherr/install_cloud_email_link_syntax
Correct link syntax in INSTALL-cloud email troubleshooting
This commit is contained in:
commit
8c60b1c65c
|
@ -79,7 +79,7 @@ Please be careful while editing and double check your work; YAML is _very_ sensi
|
|||
|
||||
- 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 after bootstrapping, you must edit the `app.yml` file again and `./launcher rebuild app`, otherwise your changes will not take effect. If you didn't receive an email from your install, read [Register New Account and Become Admin][#register-new-account-and-become-admin] for troubleshooting.
|
||||
If you need to change or fix your email settings after bootstrapping, you must edit the `app.yml` file again and `./launcher rebuild app`, otherwise your changes will not take effect. If you didn't receive an email from your install, read [Register New Account and Become Admin](#register-new-account-and-become-admin) for troubleshooting.
|
||||
|
||||
# Bootstrap Discourse
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user