summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2009-01-04 22:07:17 +0000
committerivan <ivan>2009-01-04 22:07:17 +0000
commit400bd5a55be5219c5ebc50ecb991a8c6614a2095 (patch)
treeda2439550b2cce6c496eb7ff644acfcaafff09e3 /Makefile
parentb1f71fe03ed8983c8dd8d913a7b7a27c1ed96221 (diff)
don't run a self-service server against localhost OOTB; eliminate those gigantic useless logfiles
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 890ee0d2b..1f14b7391 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ QUEUED_USER=fs_queue
SELFSERVICE_USER = fs_selfservice
#never run on the same machine in production!!!
-SELFSERVICE_MACHINES = localhost
+SELFSERVICE_MACHINES =
# SELFSERVICE_MACHINES = www.example.com
# SELFSERVICE_MACHINES = web1.example.com web2.example.com