From a7c4ddcfdce624ad91001e74e455c0bc1728e41c Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 30 Jun 2010 11:01:29 +0100 Subject: [PATCH] Added further cavets to the README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index e14681e..60f28e6 100644 --- a/README +++ b/README @@ -13,3 +13,15 @@ RUNNING For live envs, use ./start.sh, which runs a FCGI instance on port 9981. For dev, use ./manage.py runserver :, after loading the virtualenv + +DB SETUP +-------- + +Copy over dbsettings.py.example and modify to your needs. + + +MUMBLE SETUP +------------ + +If you are using the Mumble SSO connector, then please copy over your Murmur.ice file to the root of the directory, if this +doesnt match the current running Mumble server it'll cause a world of pain.