|
|
|
@ -18,7 +18,7 @@ org.quartz.jobStore.misfireThreshold: 60000
|
|
|
|
|
#org.quartz.jobStore.class: org.quartz.simpl.RAMJobStore
|
|
|
|
|
|
|
|
|
|
# for cluster
|
|
|
|
|
#org.quartz.jobStore.tablePrefix = WED_qrtz_
|
|
|
|
|
org.quartz.jobStore.tablePrefix = XXL_JOB_QRTZ_
|
|
|
|
|
org.quartz.scheduler.instanceId: AUTO
|
|
|
|
|
org.quartz.jobStore.class: org.quartz.impl.jdbcjobstore.JobStoreTX
|
|
|
|
|
org.quartz.jobStore.isClustered: true
|
|
|
|
|