Project

General

Profile

Download (292 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<ehcache name="cdmlibModelCacheManager">
2
	<diskStore path="ehcache.disk.store.dir/cdmlib" />
3
	<cache name="cdmModelGetMethodsCache" maxElementsInMemory="1" maxElementsOnDisk="0" eternal="true"
4
		overflowToDisk="true" diskPersistent="true" memoryStoreEvictionPolicy="LRU">
5
	</cache>
6
</ehcache>
(1-1/2)