cancel
Showing results for 
Search instead for 
Did you mean: 

chaging default spaces to to a custom store for homefolder

pmarreddy
Champ in-the-making
Champ in-the-making
hi there,

i am wondering about how to change the default store from spacesstore to a custom store for default store homefolder.

i came to  understand that i need change the values in xml file but i dont know hot to do.

i got teh xml settings here.

<bean name="companyHomeFolderProvider" class="org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider">
        <property name="serviceRegistry">
           <ref bean="ServiceRegistry" />
        </property>
        <property name="path">
           <value>/${spaces.company_home.childname}</value>
        </property>
        <property name="storeUrl">
           <value>${spaces.store}</value>
        </property>
        <property name="homeFolderManager">
      <ref bean="homeFolderManager" />
   </property>
    </bean>


how do i change this to my custom store let say my store name is hydro.

adv thanks for ur help.

prasanth
1 REPLY 1

pmarreddy
Champ in-the-making
Champ in-the-making
i go it, i have to do it in repository.properties
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.