diff options
author | ivan <ivan> | 2004-06-09 08:59:03 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-06-09 08:59:03 +0000 |
commit | 76b6671a80cf0fe1c0478e4df298b481548883b3 (patch) | |
tree | 5fe1dade5444205614b2ea239789bcb76a5e140b | |
parent | 0e1f01ac43c8ff1c0f646946b5a3130b40e207bf (diff) |
need this entry for myself though!
-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 |