Author: jruijter
Date: 2009-05-27 17:16:39 +0200 (Wed, 27 May 2009)
New Revision: 35450

Modified:
   natmm/trunk/config/modules/crontab.xml
Log:
NMCMS-630 temporary disabled the CSVReader cronjob

Modified: natmm/trunk/config/modules/crontab.xml
===================================================================
--- natmm/trunk/config/modules/crontab.xml      2009-05-27 13:27:51 UTC (rev 
35449)
+++ natmm/trunk/config/modules/crontab.xml      2009-05-27 15:16:39 UTC (rev 
35450)
@@ -13,7 +13,7 @@
     third field: (optional) a description of the job
     fourth field: (optional) a configuration string (in JCronJobs aquirable by 
jCronEntry.getConfiguration())
     -->  
-    <property name="import">0 2 * * *|nl.mmatch.CSVReader|read the uploaded 
import files</property>
+    <!--<property name="import">0 2 * * *|nl.mmatch.CSVReader|read the 
uploaded import files</property>-->
     <property name="notify">0 3 * * *|nl.leocms.evenementen.EventNotifier|send 
reminder emails for the CAD</property>
         <property name="sstats">20 3 * * 
*|nl.leocms.util.tools.SimpleStats|write statistics from application to object 
cloud</property>
     <property name="google">40 3 * * 
*|nl.leocms.connectors.Google.output.sitemap.SiteMapGenerator|writes google 
sitemap to root dir</property>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to