Added additional config search location of alfresco/extension/file-servers-custom.xml.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2768 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gary Spencer
2006-05-04 16:06:21 +00:00
parent fcad8b7a1f
commit fe670c0755

View File

@@ -7,6 +7,7 @@
<constructor-arg>
<list>
<value>classpath:alfresco/file-servers.xml</value>
<value>classpath:alfresco/extension/file-servers-custom.xml</value>
</list>
</constructor-arg>
</bean>