Remove nccu's backup db schedule
This commit is contained in:
parent
617ebfd43a
commit
535b373af0
|
@ -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
|
||||
description: UpdateTagCloud
|
||||
|
|
Loading…
Reference in New Issue