diff options
author | ivan <ivan> | 2004-06-09 08:59:02 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-06-09 08:59:02 +0000 |
commit | 50561b7c4648c21c4abe75758fc3e426d120ca88 (patch) | |
tree | 6981e94dc82055403c72437431f6aa4dbdf527a0 /Makefile | |
parent | 2a7c870a444759b248b273483bf50a433ed8c490 (diff) |
need this entry for myself though!
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ QUEUED_USER=fs_queue FREESIDE_PATH = `pwd` SELFSERVICE_USER = fs_selfservice +#never run on the same machine in production!!! +SELFSERVICE_MACHINES = localhost # SELFSERVICE_MACHINES = www.example.com # SELFSERVICE_MACHINES = web1.example.com web2.example.com |