NOTE: Service Backup features are broken until DR 4300 lands on this branch. Change-Id: Ic0184c10c553187c8d0515f639c5a33fd3abde1f Former-commit-id: 732208b6600882a9ba9fcc0eefd7c8be0157beab
21 lines
662 B
Properties
21 lines
662 B
Properties
# Will always have 1 smart init thread. This is the number of additional threads to start.
|
|
smartinit.additional.threads=0
|
|
|
|
# interval to run exportDigitalData
|
|
gfe.cron=0+15+*+*+*+?
|
|
|
|
# Interval at which the gfe logs are purged
|
|
purge.gfe.logs.cron=0+30+0+*+*+?
|
|
|
|
# Interval at which the service backup logs are purged
|
|
purge.svcbu.logs.cron=0+30+0+*+*+?
|
|
|
|
# Number of days of service backup logs to retain
|
|
purge.svcbu.logs.retention=7
|
|
|
|
# Interval at which the gfe products are purged
|
|
purge.gfe.products.isc.cron=0+45+0+*+*+?
|
|
purge.gfe.products.atbl.cron=0+50+0+*+*+?
|
|
|
|
# Interval at which gfe orphaned locks are cleared
|
|
clear.gfe.orphaned.locks.cron = 0+0/10+*+*+*+?
|