--- projects/cms/source/conient/build/etc/default.conf 2001/01/30 03:15:58 1.2 +++ projects/cms/source/conient/build/etc/default.conf 2001/02/25 21:24:12 1.5 @@ -1,6 +1,6 @@ # Initial Conient configuration # -# $Id: default.conf,v 1.2 2001/01/30 03:15:58 ajm Exp $ +# $Id: default.conf,v 1.5 2001/02/25 21:24:12 ajm Exp $ # The friendly name of this client # used to identify our connection to the server @@ -12,7 +12,7 @@ clientname=Conient # the default i-scream server to connect to # -control.server=killigrew.ukc.ac.uk +control.server=boe.9gr.net # the default port which the i-scream server will # talk to i-scream clients on @@ -43,13 +43,7 @@ control.port=4510 # if you do NOT wish to use this command, and simply # connect direct, just comment this line # -#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleeper.sh -# -# NOTE: in the above command sleeper.sh is: -# -# #!/bin/sh -# pkill -u ajm4 -x sleep -# sleep 7200 +#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 7200 # the time in seconds to wait for the firewall.command to # finish executing and thus start up the pipe @@ -66,3 +60,11 @@ control.port=4510 # it assumes "localhost". # #firewall.server=localhost + +# display extra data given by a host +# uncomment the following +#displayExtraData + +# display server queue information +# uncomment the following +#displayQueueInformation \ No newline at end of file