clarify what "private network" means, specifically

This commit is contained in:
Jeff Atwood 2013-07-22 23:36:39 -07:00
parent e020ebdda8
commit 6b30c3df2d
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ Edit ~/discourse/config/initializers/secret_token.rb
Edit ~/discourse/config/environments/production.rb
- browse througn all the settings
- be sure to add your mail server SMTP settings so outgoing mail can be sent (we recommend [Mandrill](https://mandrillapp.com))
- See http://meta.discourse.org/t/all-of-my-internal-users-show-as-coming-from-127-0-0-1/6607 if this will serve "internal" users
- If your users will come from "internal" [private unroutable IPs](https://en.wikipedia.org/wiki/Private_network) like 10.x.x.x or 192.168.x.x please [see this topic](http://meta.discourse.org/t/all-of-my-internal-users-show-as-coming-from-127-0-0-1/6607).
Initialize the database: