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

.mill.common.2.7.2.source-code.ehcache.xml Maven / Gradle / Ivy

There is a newer version: 5.1.1
Show newest version
<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