diff --git a/config/alfresco/extension/mt/mt-admin-context.xml.sample b/config/alfresco/extension/mt/mt-admin-context.xml.sample index 288734c26c..0a138f0c35 100644 --- a/config/alfresco/extension/mt/mt-admin-context.xml.sample +++ b/config/alfresco/extension/mt/mt-admin-context.xml.sample @@ -3,28 +3,28 @@ - - - - - - - - + + + + + + + + - - - + + + - ${alfresco_user_store.adminusername} + ${alfresco_user_store.adminusername} diff --git a/config/alfresco/extension/mt/mt-contentstore-context.xml.sample b/config/alfresco/extension/mt/mt-contentstore-context.xml.sample index 3bedb869f1..a67ea46342 100644 --- a/config/alfresco/extension/mt/mt-contentstore-context.xml.sample +++ b/config/alfresco/extension/mt/mt-contentstore-context.xml.sample @@ -2,61 +2,64 @@ - - - - - - - - - - - - - org.alfresco.cache.tenantFileStoresCache - - - - - - - - - - - - ${dir.contentstore} - - - - - - - - - - - + + + + + + + + + + + + + org.alfresco.cache.tenantFileStoresCache + + + + + + + + + + + + + + + ${dir.contentstore} + + + + + + + + + + + ${system.content.eagerOrphanCleanup} - - - - - + + + + + - - - - - - - + + + + + + + diff --git a/source/test-resources/tenant/mt-admin-context.xml b/source/test-resources/tenant/mt-admin-context.xml index 14049f5f55..0a138f0c35 100644 --- a/source/test-resources/tenant/mt-admin-context.xml +++ b/source/test-resources/tenant/mt-admin-context.xml @@ -21,9 +21,10 @@ - - + + + ${alfresco_user_store.adminusername} @@ -34,4 +35,4 @@ - \ No newline at end of file + diff --git a/source/test-resources/tenant/mt-contentstore-context.xml b/source/test-resources/tenant/mt-contentstore-context.xml index 09b84df820..a67ea46342 100644 --- a/source/test-resources/tenant/mt-contentstore-context.xml +++ b/source/test-resources/tenant/mt-contentstore-context.xml @@ -2,64 +2,64 @@ - - - - - - - - - - - - - org.alfresco.cache.tenantFileStoresCache - - - - - - - - - - + + + + + + + + + + + + + org.alfresco.cache.tenantFileStoresCache + + + + + + + + + + + + + ${dir.contentstore} + + + + + + - - ${dir.contentstore} - - - - - - - - - - - + + + + ${system.content.eagerOrphanCleanup} - - - - - + + + + + - - - - - - - + + + + + + +