cmailleux    2005/12/19 19:32:27 CET

  Modified files:
    core/src/webapp/WEB-INF/etc/spring 
                                       applicationcontext-services.xml 
  Log:
  30s interval time
  
  Revision  Changes    Path
  1.21      +1 -1      
jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-services.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-services.xml.diff?r1=1.20&r2=1.21&f=h
  
  
  
  Index: applicationcontext-services.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/spring/applicationcontext-services.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- applicationcontext-services.xml   19 Dec 2005 15:45:10 -0000      1.20
  +++ applicationcontext-services.xml   19 Dec 2005 18:32:27 -0000      1.21
  @@ -436,7 +436,7 @@
                   </property>
                   <!-- If set to true, no indexation is performed at all -->
                   <property name="disabled"><value>false</value></property>
  -                <property 
name="indexingThreadSleepTime"><value>4000</value></property>
  +                <property 
name="indexingThreadSleepTime"><value>30000</value></property>
               </bean>
           </property>
       </bean>
  

Reply via email to