Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/cache.xml @ 3287:30f157c7e466
SQ: Filter out meassures which don't have a 'Siebsatz'
flys-artifacts/trunk@4953 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 12 Jul 2012 13:58:30 +0000 |
parents | fa30e6322ef3 |
children |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/cache.xml Thu Jul 12 11:51:32 2012 +0000 +++ b/flys-artifacts/doc/conf/cache.xml Thu Jul 12 13:58:30 2012 +0000 @@ -94,6 +94,16 @@ diskPersistent="true" /> + <!-- This one is used to hold the S/Q overviews. --> + <cache name="sq-overviews" + maxElementsInMemory="15" + eternal="false" + timeToLiveSeconds="7200" + memoryStoreEvictionPolicy="LFU" + overflowToDisk="true" + diskPersistent="true" + /> + <!-- This one is used to hold the fixings overviews. --> <cache name="fixings-overviews" maxElementsInMemory="15"