From 535b373af0062fbe0c48690fca30d3ce39d4dead Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 11 Mar 2013 15:02:33 +0800 Subject: [PATCH] Remove nccu's backup db schedule --- config/resque_schedule.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/config/resque_schedule.yml b/config/resque_schedule.yml index 7c16fc240..0fc798eb1 100644 --- a/config/resque_schedule.yml +++ b/config/resque_schedule.yml @@ -4,20 +4,8 @@ # args: # description: Runs the perform method in FetchTime -nccu_daily_ldap_sync: - cron: 0 0 [0,12] * * * - class: SyncDb - args: - description: Sync NCCU middle site with Orbit for LDAP data - -nccu_daily_backup: - cron: 0 0 3 * * * - class: BackupServer - args: - description: Backup NCCU site - update_tag_cloud: cron: 0 0 [0,12] * * * class: UpdateTagCloud args: - description: UpdateTagCloud \ No newline at end of file + description: UpdateTagCloud