06-02-2011 02:24 PM
06-03-2011 03:33 AM
06-03-2011 08:09 AM
http://[url-to-alfresco]/alfresco/download/direct/workspace/SpacesStore/0f02bd23-561b-486c-90f9-89f1...'
06-03-2011 09:07 AM
http://[url-to-alfresco]/alfresco/guestDownload/direct/workspace/SpacesStore/0f02bd23-561b-486c-90f9...]
08-03-2011 12:13 PM
09-16-2011 10:08 AM
The following appears to make Alfresco URL tickets persistent. I have, so far, cycled through a handful of Alfresco restarts and the URL ticket still works for different users. lächelnd
In Alfresco, copy and rename
/opt/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/ehcache-default.xml
to
/opt/alfresco/tomcat/shared/classes/alfresco/extension/ehcache-custom.xml
Then edit ehcache-custom.xml as follows
Find
<cache
name="org.alfresco.cache.ticketsCache"
maxElementsInMemory="1000"
eternal="true"
overflowToDisk="true"
statistics="false"
/>
and change to
<cache
name="org.alfresco.cache.ticketsCache"
maxElementsInMemory="1000"
eternal="true"
overflowToDisk="true"
diskPersistent="true"
statistics="false"
/>
09-17-2011 08:49 AM
09-21-2011 12:13 PM
Wobei die Funktionalitäten von Edu-Sharing ohne Zweifel sehr gut sind.
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.