--- projects/cms/source/conient/build/etc/default.conf 2001/01/30 01:56:35 1.1 +++ projects/cms/source/conient/build/etc/default.conf 2001/02/25 21:30:20 1.6 @@ -1,6 +1,6 @@ # Initial Conient configuration # -# $Id: default.conf,v 1.1 2001/01/30 01:56:35 ajm Exp $ +# $Id: default.conf,v 1.6 2001/02/25 21:30:20 ajm Exp $ # The friendly name of this client # used to identify our connection to the server @@ -43,7 +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 sleep 99999 +#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 @@ -60,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