2012-05-08 03:31:35 +00:00
|
|
|
do_mail_matt:
|
|
|
|
every: 10s
|
2012-04-13 04:10:47 +00:00
|
|
|
class: FetchTime
|
2012-05-07 02:23:16 +00:00
|
|
|
args:
|
2012-05-08 03:31:35 +00:00
|
|
|
description: Runs the perform method in FetchTime
|
|
|
|
|
|
|
|
nccu_daily_ldap_sync:
|
2012-05-08 08:08:41 +00:00
|
|
|
cron: * * [0,12] * * *
|
2012-05-08 03:31:35 +00:00
|
|
|
class: SyncDb
|
|
|
|
args:
|
|
|
|
description: Runs the perform method in SnycDB
|
|
|
|
|
|
|
|
nccu_claender_sync:
|
|
|
|
every: 1m
|
|
|
|
class: NccuCalendar
|
|
|
|
args:
|
|
|
|
description: Runs the perform method in NccuCalendar
|