Browse Source

Merge branch 'dev' of chenweida/patient-co-management into dev

chenweida 7 năm trước cách đây
mục cha
commit
a5a6c92f52

+ 1 - 1
patient-co/patient-co-statistics-es/src/main/resources/quartz.properties

@ -9,7 +9,7 @@ org.quartz.scheduler.rmi.proxy: false
org.quartz.scheduler.wrapJobExecutionInUserTransaction: false
org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool
org.quartz.threadPool.threadCount: 20
org.quartz.threadPool.threadCount: 10
org.quartz.threadPool.threadPriority: 5
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true