.mill.common.2.7.2.source-code.ehcache.xml Maven / Gradle / Ivy
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ehcache.xsd" updateCheck="false" monitoring="off" dynamicConfig="true" maxBytesLocalHeap="150M" overflowToOffHeap="false"> <defaultCache maxEntriesLocalHeap="0" maxEntriesLocalDisk="0" eternal="false" timeToIdleSeconds="86400" timeToLiveSeconds="86400"> <persistence strategy="localTempSwap"/> </defaultCache> </ehcache>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy