Subversion Repositories SmartDukaan

Rev

Rev 3285 | Rev 3450 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3285 Rev 3444
Line 4... Line 4...
4
    <url>/cron/daily-aggregator</url>
4
    <url>/cron/daily-aggregator</url>
5
    <description>Aggregates and stores different events</description>
5
    <description>Aggregates and stores different events</description>
6
    <schedule>every day 00:10</schedule>
6
    <schedule>every day 00:10</schedule>
7
    <timezone>Asia/Kolkata</timezone>
7
    <timezone>Asia/Kolkata</timezone>
8
  </cron>
8
  </cron>
-
 
9
  <cron>
-
 
10
    <url>/cron/daily-product-with-source-aggregator</url>
-
 
11
    <description>Aggregates and stores product events wth source</description>
-
 
12
    <schedule>every day 00:25</schedule>
-
 
13
    <timezone>Asia/Kolkata</timezone>
-
 
14
  </cron>
9
</cronentries>
15
</cronentries>
10
16