mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +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