Project

General

Profile

« Previous | Next » 

Revision 5180

add properties expected by the DB property service

View differences:

workflowscheduler.properties
67 67
database.maximumConnectionAge=120000
68 68
database.maximumConnectionTime=60000
69 69
database.maximumUsageNumber=100
70
database.connectionCountWarnLimit=15
70 71
database.numberOfIndexingThreads=5
71 72
database.indexingTimerTaskTime=604800000
72 73
database.indexingInitialDelay=3600000
......
91 92
database.queryresultCacheSize=500
92 93
#turn on or off the query result cache
93 94
database.queryCacheOn=true
95
#the time in milliseconds that an squery can run before metacat logs a warning
96
database.queryTimeWarnLimit=30000
97
#the time in milliseconds that an squery can run before metacat logs a warning
98
database.squeryTimeWarnLimit=30000
94 99

  
95 100
######## Authentication and LDAP ##############################################
96 101

  

Also available in: Unified diff