From 0aeab5a73f437f879adb9834230665fa8bcc39e8 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 22 Jul 2013 23:38:41 -0700 Subject: [PATCH] multisite desc should be simpler and less scary --- docs/INSTALL-ubuntu.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/INSTALL-ubuntu.md b/docs/INSTALL-ubuntu.md index 5f26eb79271..d13f89614c1 100644 --- a/docs/INSTALL-ubuntu.md +++ b/docs/INSTALL-ubuntu.md @@ -160,9 +160,9 @@ Configure Discourse: Edit ~/discourse/config/database.yml -- change production db name if appropriate -- change username/password if appropriate -- set `db_id` if using multisite +- change production database name if appropriate +- change database username/password if appropriate +- if you are hosting multiple Discourse forums on the same server (multisite), set `db_id` - change `host_names` to the name you'll use to access the discourse site, e.g. "forum.example.com" Edit ~/discourse/config/redis.yml