Subversion Repositories SmartDukaan

Rev

Rev 3285 | Rev 3450 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3116 vikas 1
<?xml version="1.0" encoding="UTF-8"?>
2
<cronentries>
3
  <cron>
4
    <url>/cron/daily-aggregator</url>
5
    <description>Aggregates and stores different events</description>
3285 vikas 6
    <schedule>every day 00:10</schedule>
3116 vikas 7
    <timezone>Asia/Kolkata</timezone>
8
  </cron>
3444 vikas 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>
3116 vikas 15
</cronentries>