2.1.1.8. Lock Manager

The service configuration is located at repository-configuration.xml in the web application. The file can be found in various locations.

For example:


<lock-manager>
    <time-out>15m</time-out><!-- 15min -->
    <persister class="org.exoplatform.services.jcr.impl.core.lock.FileSystemLockPersister">
        <properties>
            <property name="path" value="../temp/lock/gadgets" />
        </properties>
    </persister>
</lock-manager>

Note

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus