19 lines
546 B
Properties
19 lines
546 B
Properties
|
# The number of smart init threads to run per server
|
||
|
smartinit.threads=1
|
||
|
|
||
|
# The number of iscDataRec threads to run per server
|
||
|
iscDataRec.threads=2
|
||
|
|
||
|
# Max number of GfeClientServer processes per EDEX host.
|
||
|
gfeClientServer.maxProcesses=3
|
||
|
|
||
|
# Interval at which the gfe logs are purged
|
||
|
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+*+*+?
|
||
|
|
||
|
# Interval at which gfe orphaned locks are cleared
|
||
|
clear.gfe.orphaned.locks.cron = 0+0/10+*+*+*+?
|