diff flys-artifacts/doc/conf/cache.xml @ 2144:a4bdf7d8527e

Use FastAnnotations for LocationProvider. flys-artifacts/trunk@3723 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 19 Jan 2012 13:43:58 +0000
parents d626ae185305
children e92bc9b0ca1d
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/cache.xml	Thu Jan 19 13:09:00 2012 +0000
+++ b/flys-artifacts/doc/conf/cache.xml	Thu Jan 19 13:43:58 2012 +0000
@@ -47,15 +47,6 @@
            memoryStoreEvictionPolicy="LFU"
            />
 
-    <!-- This one is used to cache the distance infos per river as Lists -->
-    <cache name="annotations"
-           maxElementsInMemory="2000"
-           eternal="false"
-           timeToIdleSeconds="360"
-           timeToLiveSeconds="86400"
-           memoryStoreEvictionPolicy="LFU"
-           />
-
     <!-- This one is used to cache the computed values.-->
     <cache name="computed.values"
            maxElementsInMemory="200"

http://dive4elements.wald.intevation.org