Skip to content
Snippets Groups Projects
Unverified Commit 565f2586 authored by lhameury's avatar lhameury
Browse files

Delay ftsIndexerTrigger to disable file content indexer

parent 0350a0bf
No related branches found
No related tags found
No related merge requests found
......@@ -25,10 +25,10 @@
<ref bean="schedulerFactory" />
</property>
<property name="startDelayMinutes">
<value>1</value>
<value>1440</value>
</property>
<property name="repeatIntervalMinutes">
<value>1</value>
<value>1440</value>
</property>
</bean>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment