From fdcac7d6aff6d03aa8a9fb0af85aa91a8c6e7f1e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Jun 2015 16:11:07 +0200 Subject: fix #3835 --- src/mintdb/test-mint-db-postgres.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mintdb/test-mint-db-postgres.conf') diff --git a/src/mintdb/test-mint-db-postgres.conf b/src/mintdb/test-mint-db-postgres.conf index 07f8a0e5..2bdb63eb 100644 --- a/src/mintdb/test-mint-db-postgres.conf +++ b/src/mintdb/test-mint-db-postgres.conf @@ -2,5 +2,7 @@ #The DB plugin to use DB = postgres +[mintdb-postgres] + #The connection string the plugin has to use for connecting to the database DB_CONN_STR = postgres:///talercheck -- cgit v1.2.3