mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
71753: MNT-10067: On HEAD-BUG-FIX cron jobs need a delay. - Fixes CronTriggerBeanSystemTest testAllCronTriggerBeansHaveDelay git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -35,5 +35,8 @@
|
||||
<property name="cronExpression">
|
||||
<value>${attributes.propcleaner.cronExpression}</value>
|
||||
</property>
|
||||
<property name="startDelayMinutes">
|
||||
<value>${system.cronJob.startDelayMinutes}</value>
|
||||
</property>
|
||||
</bean>
|
||||
</beans>
|
Reference in New Issue
Block a user