mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2025-12-26 04:13:15 +09:00
Set number of threads of pool to 1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
org.quartz.scheduler.instanceName=example
|
||||
org.quartz.scheduler.instanceId=AUTO
|
||||
org.quartz.threadPool.threadCount=5
|
||||
org.quartz.threadPool.threadCount=1
|
||||
Reference in New Issue
Block a user