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

er.yoga-demo-shared.0.9.4.source-code.ehcache.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<ehcache>
    <diskStore path="java.io.tmpdir" />
    <defaultCache 
        maxEntriesLocalHeap="10000" 
        eternal="false"
        timeToIdleSeconds="6000" 
        timeToLiveSeconds="6000" 
        maxEntriesLocalDisk="100000" 
        memoryStoreEvictionPolicy="LRU" />
</ehcache>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy