summaryrefslogtreecommitdiffstats
path: root/server-handler/cron.yaml
blob: 3fc396ce3365f7d14fd6be0e35753ade212a1a40 (plain) (blame)
1
2
3
4
5
6
7
8
cron:
- description: Load new titles from AnyClip
  url: /loadnewtitles
  schedule: every 12 hours

- description: Load new moments into DB
  url: /adminrequest?action=submitAllMoments
  schedule: every 5 hours