From ed72f5c7c23ae5b9186950a953bb8a61089d0006 Mon Sep 17 00:00:00 2001 From: Gary Spencer Date: Fri, 5 May 2006 08:50:08 +0000 Subject: [PATCH] Updated sample file-servers.xml. Filesystem definitions are now contained in an outer tag to fix a problem when there is more than one filesystem defined. Added and commented out sections. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2769 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/file-servers.xml | 40 ++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/config/alfresco/file-servers.xml b/config/alfresco/file-servers.xml index 05407d5b30..03dd91bdb6 100644 --- a/config/alfresco/file-servers.xml +++ b/config/alfresco/file-servers.xml @@ -30,20 +30,36 @@ - - workspace://SpacesStore - /app:company_home - - __AlfrescoClient.url - http://localhost:8080/alfresco/ - + + + workspace://SpacesStore + /app:company_home + + + + __AlfrescoClient.url + http://localhost:8080/alfresco/ + + + + + + + + - + +