[fix-#14851] fix yaml (#14852)
This commit is contained in:
parent
fefea119ed
commit
146f46d453
|
|
@ -45,7 +45,7 @@ spring:
|
|||
jdbc:
|
||||
initialize-schema: never
|
||||
properties:
|
||||
org.quartz.threadPool:threadPriority: 5
|
||||
org.quartz.threadPool.threadPriority: 5
|
||||
org.quartz.jobStore.isClustered: true
|
||||
org.quartz.jobStore.class: org.springframework.scheduling.quartz.LocalDataSourceJobStore
|
||||
org.quartz.scheduler.instanceId: AUTO
|
||||
|
|
|
|||
Loading…
Reference in New Issue