Browse Source

#14 add quartz.properties

Shinsuke Sugaya 11 years ago
parent
commit
32988db458
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/main/resources/quartz.properties

+ 3 - 0
src/main/resources/quartz.properties

@@ -0,0 +1,3 @@
+org.quartz.scheduler.instanceName=JobScheduler
+org.quartz.threadPool.threadCount=5
+