mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix the wrong value for Search bean
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user