diff options
Diffstat (limited to 'httemplate/docs/install-rt.html')
-rw-r--r-- | httemplate/docs/install-rt.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <p>Create a new Unix group called 'rt' +<p>Edit the top-level Makefile, set RT_ENABLED to 1 and set the RT_DOMAIN, RT_TIMEZONE, and FREESIDE_URL variables. + <p><pre>make configure-rt make create-rt make install-rt |