From d069ae1df141abf4a4c2c258e8255b974e730a47 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 12 Mar 2005 16:07:29 +0000 Subject: popurl(3) won't give us a good freeside base url since RT calls it from multiple directory depths... have to specify explicity, like external integration --- httemplate/docs/install-rt.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate') diff --git a/httemplate/docs/install-rt.html b/httemplate/docs/install-rt.html index 43d91554c..328914b86 100644 --- a/httemplate/docs/install-rt.html +++ b/httemplate/docs/install-rt.html @@ -32,6 +32,8 @@

Create a new Unix group called 'rt' +

Edit the top-level Makefile, set RT_ENABLED to 1 and set the RT_DOMAIN, RT_TIMEZONE, and FREESIDE_URL variables. +

make configure-rt
 make create-rt
 make install-rt
-- 
cgit v1.2.1