Author: jruijter
Date: 2010-02-11 16:44:23 +0100 (Thu, 11 Feb 2010)
New Revision: 40962

Modified:
   natmm/trunk/config/modules/crontab.xml
Log:
CVSReader cronjob activated again for intranet

Modified: natmm/trunk/config/modules/crontab.xml
===================================================================
--- natmm/trunk/config/modules/crontab.xml      2010-02-11 12:21:32 UTC (rev 
40961)
+++ natmm/trunk/config/modules/crontab.xml      2010-02-11 15:44:23 UTC (rev 
40962)
@@ -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
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to