[med-svn] r18609 - trunk/packages/gnumed-client/trunk/debian/conf
Andreas Tille
tille at moszumanska.debian.org
Mon Jan 26 20:43:36 UTC 2015
Author: tille
Date: 2015-01-26 20:43:35 +0000 (Mon, 26 Jan 2015)
New Revision: 18609
Modified:
trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
Log:
Adapt config file to new server version
Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2015-01-26 20:42:39 UTC (rev 18608)
+++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2015-01-26 20:43:35 UTC (rev 18609)
@@ -20,7 +20,7 @@
# -------------------------------------------------------------
[preferences]
-profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v19 at publicdb.gnumed.de)
+profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v20 at publicdb.gnumed.de)
login = any-doc
@@ -69,7 +69,7 @@
host =
port = 5432
-database = gnumed_v19
+database = gnumed_v20
public/open access = 0
help desk = Your own IT support <needs configuration>
last known workplaces = $last known workplaces$
@@ -86,7 +86,7 @@
host = 127.0.0.1
port = 5432
-database = gnumed_v19
+database = gnumed_v20
public/open access = 0
help desk = Your own IT support <needs configuration>
@@ -103,7 +103,7 @@
# there are several PostgreSQL instances running
# on a database server
port = 5432
-database = gnumed_v19
+database = gnumed_v20
# public/open access controls exception message and log handling
# 0 --> message by default goes to public list if no receiver given
# 0 (1) --> log is (not) included by default, which user can override
More information about the debian-med-commit
mailing list