Subversion Repositories SmartDukaan

Rev

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

Rev 3703 Rev 5544
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<cronentries>
2
<cronentries>
3
  <cron>
3
  <!-- cron>
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
    <target>backend</target>
8
    <target>backend</target>
9
  </cron>
9
  </cron-->
10
  <cron>
10
  <cron>
11
    <url>/cron/daily-product-with-source-aggregator</url>
11
    <url>/cron/daily-product-with-source-aggregator</url>
12
    <description>Aggregates and stores product events with source</description>
12
    <description>Aggregates and stores product events with source</description>
13
    <schedule>every day 00:25</schedule>
13
    <schedule>every day 00:25</schedule>
14
    <timezone>Asia/Kolkata</timezone>
14
    <timezone>Asia/Kolkata</timezone>