Orbit/config/resque_schedule.yml

30 lines
630 B
YAML
Raw Normal View History

dashboard_counter_cache:
cron: 0 * * * * *
class: DashboardCounter
args:
description: DashboardCounterCache
2013-07-05 04:06:58 +00:00
backup_server:
cron: 0 0 2 * * *
class: BackupServer
args:
description: BackupServer and remove old backups
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:
description: Generate the system status such as disk free space,package version list for showing at site tab
2013-07-19 11:23:25 +00:00
email_cron:
cron: 0 0 [10,16,22] * * *
class: EmailCron
args:
description: EmailCron