Set number of threads of pool to 1

This commit is contained in:
fabio.formosa
2016-11-05 21:20:47 +01:00
parent 57085788c6
commit 1fd93f3c98

View File

@@ -1,3 +1,3 @@
org.quartz.scheduler.instanceName=example
org.quartz.scheduler.instanceId=AUTO
org.quartz.threadPool.threadCount=5
org.quartz.threadPool.threadCount=1