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) ([email protected]) +profile = GNUmed database at publicdb.gnumed.de (PUBLIC) ([email protected]) 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
