mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 23:05:06 +08:00
Update application-job.xml
This commit is contained in:
parent
f1268846c9
commit
9e9ee89b96
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean">
|
||||
<property name="autoStartup" value="true"/>
|
||||
<property name="startupDelay" value="30000"/>
|
||||
<property name="startupDelay" value="30"/>
|
||||
<property name="configLocation" value="classpath:quartz.properties"/>
|
||||
<property name="triggers">
|
||||
<list>
|
||||
|
|
Loading…
Reference in a new issue