orbit-basic/config/resque_schedule.yml

23 lines
459 B
YAML
Raw Normal View History

# do_mail_matt:
# every: 10s
# class: FetchTime
# args:
# description: Runs the perform method in FetchTime
nccu_daily_ldap_sync:
2012-07-03 02:51:26 +00:00
cron: 0 0 [0,12] * * *
class: SyncDb
args:
description: Sync NCCU middle site with Orbit for LDAP data
nccu_daily_backup:
2012-07-03 02:51:26 +00:00
cron: 0 0 3 * * *
class: BackupServer
2012-05-11 08:56:32 +00:00
args:
description: Backup NCCU site
2012-05-11 08:56:32 +00:00
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-01-08 04:36:50 +00:00
description: UpdateTagCloud