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

added tags
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Sep 2012 12:16:15 +0200
parents 732cea65cee7
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<ehcache>
    <defaultCache 
        maxElementsInMemory="10000"
        eternal="false"
        memoryStoreEvictionPolicy="LFU"
        timeToIdleSeconds="10800"
        timeToLiveSeconds="14400"
        />
</ehcache>

http://dive4elements.wald.intevation.org