awips2/edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/resources/com.raytheon.uf.edex.datadelivery.harvester.properties

8 lines
381 B
Properties
Raw Normal View History

# The cron pattern the MetaDataHandler will run, which persists dataset metadata
metadata-process.cron=0+*+*+*+*+?
# The cron pattern for how often the DataSetMetaDataPurgeLauncher will run, e.g.
# how often to check for purgeable dataset metadata instances
metadata-purge.cron=0+0+3+*+*+?
# how many meta data process threads to use to process metadata
metadata-process.threads=2