awips2/edexOsgi/com.raytheon.edex.plugin.gfe/resources/com.raytheon.edex.plugin.gfe.properties

16 lines
551 B
Properties
Raw Normal View History

2017-04-21 18:33:55 -06:00
# Will always have 1 smart init thread. This is the number of additional threads to start.
smartinit.additional.threads=0
2017-06-26 07:57:39 -06:00
# interval to run exportDigitalData: 15 past every hour
2017-04-21 18:33:55 -06:00
gfe.cron=0+15+*+*+*+?
2017-06-26 07:57:39 -06:00
# Interval at which the gfe logs are purged: 0030 (utc or local?)
2017-04-21 18:33:55 -06:00
purge.gfe.logs.cron=0+30+0+*+*+?
# Interval at which the gfe products are purged
purge.gfe.products.isc.cron=0+45+0+*+*+?
purge.gfe.products.atbl.cron=0+50+0+*+*+?
2017-06-26 07:57:39 -06:00
# Interval at which gfe orphaned locks are cleared: every 30 minutes
clear.gfe.orphaned.locks.cron = 0+0/30+*+*+*+?