jvanzyl     01/08/08 16:04:16

  Modified:    conf     TurbineResources.properties
               conf/master TurbineResources.master
  Log:
  - these properties are used, there is no caching yet in 3.0
  
  Revision  Changes    Path
  1.132     +1 -11     jakarta-turbine/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/TurbineResources.properties,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- TurbineResources.properties       2001/08/08 14:18:36     1.131
  +++ TurbineResources.properties       2001/08/08 23:04:15     1.132
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.properties,v 1.131 2001/08/08 14:18:36 jvanzyl Exp $
  +# $Id: TurbineResources.properties,v 1.132 2001/08/08 23:04:15 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -80,16 +80,6 @@
   # -------------------------------------------------------------------
   
   module.cache=false
  -
  -# If module.cache=true, then how large should we make the hashtables
  -# by default.
  -
  -action.cache.size=20
  -layout.cache.size=10
  -navigation.cache.size=10
  -page.cache.size=5
  -screen.cache.size=50
  -scheduledjob.cache.size=10
   
   # -------------------------------------------------------------------
   # 
  
  
  
  1.99      +1 -11     jakarta-turbine/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/master/TurbineResources.master,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- TurbineResources.master   2001/08/08 14:18:36     1.98
  +++ TurbineResources.master   2001/08/08 23:04:15     1.99
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.98 2001/08/08 14:18:36 jvanzyl Exp $
  +# $Id: TurbineResources.master,v 1.99 2001/08/08 23:04:15 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -80,16 +80,6 @@
   # -------------------------------------------------------------------
   
   module.cache=@MODULE_CACHE@
  -
  -# If module.cache=true, then how large should we make the hashtables
  -# by default.
  -
  -action.cache.size=20
  -layout.cache.size=10
  -navigation.cache.size=10
  -page.cache.size=5
  -screen.cache.size=50
  -scheduledjob.cache.size=10
   
   # -------------------------------------------------------------------
   # 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to