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-02-12 06:51:26 +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: "30 * * * * *"
|
|
|
|
class: GetAnnouncementFromRss
|
|
|
|
args:
|
|
|
|
description: Loop through the announcement RSS until 24h ago
|