view gnv-artifacts/doc/conf/ehcache.xml @ 1145:dfe1ac687c7f tip

added tags
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Sep 2012 12:16:15 +0200
parents b66e8a6f3907
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<ehcache>
    <defaultCache maxElementsInMemory="1000"
        eternal="true"
        overflowToDisk="false"
        memoryStoreEvictionPolicy="FIFO"
         />
</ehcache>

http://dive4elements.wald.intevation.org