summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/cron.yaml
blob: 175a7ba0823106c9cde6a8e02e1bc9a1b0dd0c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cron:
- description: Load everything for trunk.
  url: /cron/trunk
  schedule: every 5 minutes
  target: 2-0-23

- description: Load everything for dev.
  url: /cron/dev
  schedule: every 5 minutes
  target: 2-0-23

- description: Load everything for beta.
  url: /cron/beta
  schedule: every 5 minutes
  target: 2-0-23

- description: Load everything for stable.
  url: /cron/stable
  schedule: every 5 minutes
  target: 2-0-23