Skip to content

Instantly share code, notes, and snippets.

@tangblack
Created September 16, 2014 07:35
Show Gist options
  • Save tangblack/3ef4498446d32892eb83 to your computer and use it in GitHub Desktop.
Save tangblack/3ef4498446d32892eb83 to your computer and use it in GitHub Desktop.
org.quartz.threadPool.threadCount=2 # 用2個 Thread
org.quartz.plugin.jobInitializer.class=org.quartz.plugins.xml.XMLSchedulingDataProcessorPlugin # 用 XML(quartz_data.xml) 設定排程工作
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment