fix the wrong value for Search bean

This commit is contained in:
Rodica Sutu
2018-05-31 10:13:31 +03:00
parent 3ce7d7ffb8
commit d33720fa15

View File

@@ -231,7 +231,7 @@
<bean id="Search" class="org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory" parent="abstractPropertyBackedBean">
<property name="autoStart">
<value>start</value>
<value>false</value>
</property>
<property name="category">
<value>Search</value>