2014-01-16 10:15:00 +00:00
|
|
|
update_tag_cloud:
|
|
|
|
cron: 0 0 [0,12] * * *
|
|
|
|
class: UpdateTagCloud
|
|
|
|
args:
|
|
|
|
description: UpdateTagCloud
|
|
|
|
|
|
|
|
generate_system_summary:
|
|
|
|
cron: 0 0 12 * * *
|
|
|
|
class: GenerateSystemSummary
|
|
|
|
args:
|
2014-03-07 07:15:52 +00:00
|
|
|
description: Generate the system status such as disk free space,package version list for showing at site tab
|
|
|
|
|
|
|
|
email_cron:
|
|
|
|
cron: 0 0 [10,14,17,20] * * *
|
|
|
|
class: EmailCron
|
|
|
|
args:
|
|
|
|
description: EmailCron
|
2014-04-01 08:40:05 +00:00
|
|
|
|
|
|
|
get_remote_announcement:
|
|
|
|
cron: 0 * * * * *
|
|
|
|
class: GetRemoteAnnouncement
|
|
|
|
args:
|
|
|
|
description: GetRemoteAnnouncement
|