shuber      2005/07/29 18:58:48 CEST

  Modified files:
    core/src/conf/java   oscache.properties 
  Log:
  Deactivate OSCache clustering by default.
  
  Revision  Changes    Path
  1.4       +1 -1      jahia/core/src/conf/java/oscache.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/conf/java/oscache.properties.diff?r1=1.3&r2=1.4&f=h
  
  
  
  Index: oscache.properties
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/src/conf/java/oscache.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- oscache.properties        29 Jul 2005 16:28:52 -0000      1.3
  +++ oscache.properties        29 Jul 2005 16:58:48 -0000      1.4
  @@ -38,7 +38,7 @@
   #                       
com.opensymphony.oscache.extra.CacheEntryEventListenerImpl,               \
   #                       
com.opensymphony.oscache.extra.CacheMapAccessEventListenerImpl,           \
   #                       com.opensymphony.oscache.extra.ScopeEventListenerImpl
  
-cache.event.listeners=com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
  
+#cache.event.listeners=com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener
   
   # CACHE PERSISTENCE CLASS
   #
  

Reply via email to