Fix AR-2090

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2008-02-18 13:16:07 +00:00
parent ee7843b2f1
commit f8c295f44e
3 changed files with 64 additions and 1 deletions

View File

@@ -427,4 +427,13 @@
overflowToDisk="false"
/>
<!-- Web Scripts Registry -->
<cache
name="org.alfresco.cache.webScriptsRegistryCache"
maxElementsInMemory="100"
eternal="true"
overflowToDisk="false"
/>
</ehcache>