shuber      2005/10/25 16:11:03 CEST

  Modified files:
    core/src/conf/java   treecache.xml 
  Log:
  By default de-activate JBoss cache clustering replication.
  
  Revision  Changes    Path
  1.2       +1 -1      jahia/core/src/conf/java/treecache.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/conf/java/treecache.xml.diff?r1=1.1&r2=1.2&f=h
  
  
  
  Index: treecache.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/src/conf/java/treecache.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- treecache.xml     24 Oct 2005 16:01:22 -0000      1.1
  +++ treecache.xml     25 Oct 2005 14:11:02 -0000      1.2
  @@ -41,7 +41,7 @@
                                REPL_ASYNC
                                REPL_SYNC
           -->
  -        <attribute name="CacheMode">REPL_ASYNC</attribute>
  +        <attribute name="CacheMode">LOCAL</attribute>
   
           <!-- Name of cluster. Needs to be the same for all clusters, in order
                to find each other
  

Reply via email to