All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dent.lum.ks-lum-ui.1.2.1.source-code.ks-lum-gwt-ehcache.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd"
        updateCheck="false">
	<defaultCache maxElementsInMemory="10" eternal="false" timeToIdleSeconds="120" timeToLiveSeconds="120" overflowToDisk="false" />
	<cache name="metadataCache" maxElementsInMemory="100" eternal="false" overflowToDisk="false" timeToIdleSeconds="0" timeToLiveSeconds="120" />
</ehcache>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy