diff gnv-artifacts/doc/conf/conf.xml @ 1063:732cea65cee7

Changed the geo-backend initialization regarding the changes of rev1149. An sql-cache is integrated and enabled now. gnv-artifacts/trunk@1150 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 03 Jun 2010 16:10:27 +0000
parents cf510bd46188
children a4e490e0af5b
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/conf.xml	Wed Jun 02 09:52:39 2010 +0000
+++ b/gnv-artifacts/doc/conf/conf.xml	Thu Jun 03 16:10:27 2010 +0000
@@ -535,6 +535,9 @@
               Queries of the System are stored. -->
         <backend-configuration>${artifacts.config.dir}/arcsdeconnectionpool.properties</backend-configuration>
         <query-configuration>${artifacts.config.dir}/queries.properties</query-configuration>
+        <cache enabled="true">
+            <configuration>${artifacts.config.dir}/sql-cache.xml</configuration>
+        </cache>
     </geo-backend>
     <rest-server>
         <!--  at this Point it is possible to Change the Port the ArtifactDatabase will bind to.-->

http://dive4elements.wald.intevation.org