This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/config/resque_schedule.yml

18 lines
458 B
YAML
Raw Normal View History

2013-01-08 04:36:50 +00:00
update_tag_cloud:
2012-07-03 02:51:26 +00:00
cron: 0 0 [0,12] * * *
2013-01-08 04:36:50 +00:00
class: UpdateTagCloud
args:
2013-03-11 07:02:33 +00:00
description: UpdateTagCloud
2013-04-24 11:21:11 +00:00
generate_system_summary:
cron: 0 0 12 * * *
class: GenerateSystemSummary
args:
2014-01-23 06:30:27 +00:00
description: Generate the system status such as disk free space,package version list for showing at site tab
get_announcement_from_rss:
cron: 0 0 [2,12] * * *
class: GetAnnouncementFromRss
args:
description: Loop through the announcement RSS until 24h ago