Remove nccu's backup db schedule

This commit is contained in:
chris 2013-03-11 15:02:33 +08:00
parent 617ebfd43a
commit 535b373af0
1 changed files with 1 additions and 13 deletions

View File

@ -4,20 +4,8 @@
# args: # args:
# description: Runs the perform method in FetchTime # 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: update_tag_cloud:
cron: 0 0 [0,12] * * * cron: 0 0 [0,12] * * *
class: UpdateTagCloud class: UpdateTagCloud
args: args:
description: UpdateTagCloud description: UpdateTagCloud