# HG changeset patch # User gernotbelger # Date 1529485523 -7200 # Node ID c537b30388577194d02c8e3fb5fd6e0515777ef4 # Parent 38e8febd11b624b20556ea169768cb69885271ce NICHT COMMITTEN LOCAL DB SETTINGS diff -r 38e8febd11b6 -r c537b3038857 artifacts/doc/conf/backend-db.xml --- a/artifacts/doc/conf/backend-db.xml Tue Jun 19 14:24:41 2018 +0200 +++ b/artifacts/doc/conf/backend-db.xml Wed Jun 20 11:05:23 2018 +0200 @@ -5,7 +5,7 @@ d4e org.hibernate.dialect.PostgreSQLDialect org.postgresql.Driver - jdbc:postgresql://localhost:63333/d4e + jdbc:postgresql://localhost:63333/d4e2 select 1 from rivers 30000 diff -r 38e8febd11b6 -r c537b3038857 artifacts/doc/conf/floodmap.xml --- a/artifacts/doc/conf/floodmap.xml Tue Jun 19 14:24:41 2018 +0200 +++ b/artifacts/doc/conf/floodmap.xml Wed Jun 20 11:05:23 2018 +0200 @@ -12,9 +12,20 @@ - + + + + + + + + + + + + diff -r 38e8febd11b6 -r c537b3038857 artifacts/doc/conf/modules.xml --- a/artifacts/doc/conf/modules.xml Tue Jun 19 14:24:41 2018 +0200 +++ b/artifacts/doc/conf/modules.xml Wed Jun 20 11:05:23 2018 +0200 @@ -2,26 +2,42 @@ + + - ^ + + + + + + + + + + + + + + + \ No newline at end of file diff -r 38e8febd11b6 -r c537b3038857 artifacts/doc/conf/seddb-db.xml --- a/artifacts/doc/conf/seddb-db.xml Tue Jun 19 14:24:41 2018 +0200 +++ b/artifacts/doc/conf/seddb-db.xml Wed Jun 20 11:05:23 2018 +0200 @@ -5,7 +5,7 @@ seddb org.hibernate.dialect.PostgreSQLDialect org.postgresql.Driver - jdbc:postgresql://localhost:63333/seddb + jdbc:postgresql://localhost:63333/seddb2 select 1 from gewaesser 30000