diff flys-artifacts/doc/conf/conf.xml @ 997:4c82609824c8

For doc purposes add section with db config in config.xml flys-artifacts/trunk@2433 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 01 Aug 2011 08:11:12 +0000
parents 66b3f2f064de
children b0218f21c664
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Sun Jul 31 19:47:41 2011 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Mon Aug 01 08:11:12 2011 +0000
@@ -119,6 +119,15 @@
         <config-file>${artifacts.config.dir}/cache.xml</config-file>
     </cache>
 
+    <!-- This is the default configuration of the datacage db:
+    <datacage>
+        <user/>
+        <password/>
+        <driver>org.h2.Driver</driver>
+        <url>jdbc:h2:mem:datacage;INIT=RUNSCRIPT FROM '${artifacts.config.dir}/datacage.sql'</url>
+    </datacage>
+    -->
+
     <database>
         <!-- This Section configures the Settings for connecting to the 
              Artifact-Database instance. e.g. SQLite -->

http://dive4elements.wald.intevation.org