]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.hibernate/src/main/resources/org/argeo/slc/hibernate/cache/ehcache.xml
Make attachments more robust
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.hibernate / src / main / resources / org / argeo / slc / hibernate / cache / ehcache.xml
index 7cb97e1890adc9a871a86d10622e8c141d8d7fcb..2aa369ab4258311defc668abe89ac6199ab33ca2 100644 (file)
@@ -46,4 +46,9 @@
        <cache name="org.argeo.slc.runtime.SlcAgentDescriptor"
                maxElementsInMemory="100" />
 
+       <cache name="org.argeo.slc.core.attachment.SimpleAttachment"
+               maxElementsInMemory="100000" />
+       <cache name="org.argeo.slc.core.test.tree.TreeTestResult.attachments"
+               maxElementsInMemory="100000" />
+
 </ehcache>
\ No newline at end of file