orbit-basic/config/resque_schedule.yml

23 lines
473 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
nccu_claender_sync:
2012-07-03 02:51:26 +00:00
cron: 0 0 [0,12] * * *
class: NccuCalendar
args:
description: Sync NCCU calendar RSS Feeds