2013-07-19 08:59:08 +00:00
|
|
|
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
|
2012-05-08 03:31:35 +00:00
|
|
|
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:
|
2013-06-17 10:22:24 +00:00
|
|
|
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:
|
2013-06-17 10:22:24 +00:00
|
|
|
cron: 0 0 [10,16,22] * * *
|
|
|
|
class: EmailCron
|
|
|
|
args:
|
|
|
|
description: EmailCron
|