diff mbox

[5/5] docs: also mention that ROOT_DIR needs to be updated

Message ID 1380649160-24319-6-git-send-email-f.fainelli@gmail.com
State Accepted
Headers show

Commit Message

Florian Fainelli Oct. 1, 2013, 5:39 p.m. UTC
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>
---
 docs/INSTALL | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/docs/INSTALL b/docs/INSTALL
index 6c48644..56ad7bf 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_ROOT
           MEDIA_ROOT
           TEMPLATE_DIRS