[Nmrshiftdb-devel] CVS: nmrshiftdb/src/conf/jetspeed/WEB-INF/conf TurbineResources.properties,1.1,1.
Brought to you by:
steinbeck
|
From: Stefan K. <sh...@us...> - 2002-02-18 16:47:58
|
Update of /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/conf In directory usw-pr-cvs1:/tmp/cvs-serv4477/src/conf/jetspeed/WEB-INF/conf Modified Files: TurbineResources.properties Log Message: Changed the IP to 10.10.11.63 Index: TurbineResources.properties =================================================================== RCS file: /cvsroot/nmrshiftdb/nmrshiftdb/src/conf/jetspeed/WEB-INF/conf/TurbineResources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** TurbineResources.properties 18 Feb 2002 16:46:13 -0000 1.1 --- TurbineResources.properties 18 Feb 2002 16:47:55 -0000 1.2 *************** *** 2,159 **** # $Id$ # ! # This is the configuration file for Turbine. ! # ! # Note that strings containing "," (comma) characters must backslash ! # escape the comma (i.e. '\,') ! # ! # ------------------------------------------------------------------- ! ! # ------------------------------------------------------------------- [...1814 lines suppressed...] ! # Allowed values: none, lower, upper ! # Default: lower ! # ! ! url.case.folding=lower ! ! # ------------------------------------------------------------------- ! # ! # A D D I T I O N A L P R O P E R T I E S ! # ! # ------------------------------------------------------------------- ! # The full path name to an additional properties file. Properties in ! # this file will be included in this property set. Duplicate name ! # values will be replaced, so be careful. ! # ! # Default: none ! # ------------------------------------------------------------------- ! ! include = JetspeedResources.properties ! |