summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2013-10-01 18:39:20 +0100
committerJeremy Kerr <jk@ozlabs.org>2013-10-04 14:17:52 +0800
commita7602f83ef5037dbf7c6bccd97cbfa14ed552a29 (patch)
tree3528924b360e847c3568bdeaf4b07a410bf6d62f
parente9bb46e31b49629ba11776fa53672e15f8bf39f9 (diff)
downloadpatchwork-a7602f83ef5037dbf7c6bccd97cbfa14ed552a29.tar.bz2
patchwork-a7602f83ef5037dbf7c6bccd97cbfa14ed552a29.tar.xz
docs: also mention that ROOT_DIR needs to be updated
When the patchwork installation resides in the non-default location (/srv/patchwork) make sure that local_settings.py also gets updated with a proper ROOT_DIR value otherwise various problems will happen. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
-rw-r--r--docs/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 6c48644..5043c93 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -116,6 +116,7 @@ in brackets):
If you have patchwork installed in somewhere other than /srv/patchwork,
you'll also need to define:
+ ROOT_DIR
MEDIA_ROOT
TEMPLATE_DIRS