33 lines
926 B
Properties
33 lines
926 B
Properties
# The number of smart init threads to run per server
|
|
smartinit.threads=3
|
|
|
|
# The number of iscDataRec threads to run per server
|
|
iscDataRec.threads=2
|
|
|
|
# The number of ISC mosaic job threads to run per server
|
|
iscMosaicJob.threads=2
|
|
|
|
# Max number of GfeClientServer processes per EDEX host.
|
|
gfeClientServer.maxProcesses=3
|
|
|
|
# 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 gfe logs to retain
|
|
purge.gfe.logs.retention=30
|
|
|
|
# Number of days of service backup logs to retain
|
|
purge.svcbu.logs.retention=30
|
|
|
|
# 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+*+*+*+?
|