]> git.ozlabs.org Git - patchwork/commitdiff
docs: also mention that ROOT_DIR needs to be updated
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 1 Oct 2013 17:39:20 +0000 (18:39 +0100)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 4 Oct 2013 06:17:52 +0000 (14:17 +0800)
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>
docs/INSTALL

index 6c4864412f7b26af026221242f1cfe476414e570..5043c930c2f3c0363135b37f12b4b02db0ee2c52 100644 (file)
@@ -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