Modified Files:
ehcache.xml
Log Message:
drop a 0
Index: ehcache.xml
===================================================================
RCS file: /home/cvs/i2mi/grouper/conf/ehcache.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -Lconf/ehcache.xml -Lconf/ehcache.xml -u -r1.20 -r1.21
--- conf/ehcache.xml
+++ conf/ehcache.xml
@@ -168,7 +168,7 @@
/>
<cache name="net.sf.hibernate.cache.UpdateTimestampsCache"
- maxElementsInMemory="50000"
+ maxElementsInMemory="5000"
eternal="true"
overflowToDisk="true"
/>