summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2004-04-08 12:07:36 +0000
committerivan <ivan>2004-04-08 12:07:36 +0000
commit4c4b4f8d7548e10b98a173de30e25174f7cd305a (patch)
treec9cf5d57eb01ef288cab394cac71a67e8be0b327 /Makefile
parentb57bf99761751466c5b9a5d35df9e00b407c6f64 (diff)
don't enable by default
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 70e588218..8a9921040 100644
--- a/Makefile
+++ b/Makefile
@@ -56,8 +56,8 @@ SELFSERVICE_USER = fs_selfservice
SELFSERVICE_MACHINES = localhost
# SELFSERVICE_MACHINES = web1.example.com web2.example.com
-#RT_ENABLED = 0
-RT_ENABLED = 1
+RT_ENABLED = 0
+#RT_ENABLED = 1
RT_DOMAIN = example.com
RT_TIMEZONE = 'US/Pacific';
#RT_TIMEZONE = 'US/Eastern';