Subversion Repositories SmartDukaan

Rev

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

Rev 3488 Rev 3495
Line 11... Line 11...
11
    <description>Aggregates and stores product events with source</description>
11
    <description>Aggregates and stores product events with source</description>
12
    <schedule>every day 00:25</schedule>
12
    <schedule>every day 00:25</schedule>
13
    <timezone>Asia/Kolkata</timezone>
13
    <timezone>Asia/Kolkata</timezone>
14
  </cron>
14
  </cron>
15
  <cron>
15
  <cron>
16
    <url>/cron/daily-comparision-stats-generator</url>
16
    <url>/cron/daily-comparison-stats-generator</url>
17
    <description>Collect comparison statistics for last 30 days</description>
17
    <description>Collect comparison statistics for last 30 days</description>
18
    <schedule>every day 07:30</schedule>
18
    <schedule>every day 14:50</schedule>
19
    <timezone>Asia/Kolkata</timezone>
19
    <timezone>Asia/Kolkata</timezone>
20
  </cron>
20
  </cron>
21
</cronentries>
21
</cronentries>
22
22