Mercurial > dive4elements > gnv-client
view gnv-artifacts/doc/conf/sql-cache.xml @ 1098:1e34fbfcf5d3
Bugfix: Change multiselect to false for the Parameter-State of vector-values
gnv-artifacts/trunk@1220 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Jun 2010 14:01:41 +0000 |
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>