From 9303881d2202695a4dff8cfc919aaf47552f6f62 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 12:32:24 +0100 Subject: fix extra-disting --- src/mintdb/test-mint-db-postgres.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mintdb/test-mint-db-postgres.conf (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 new file mode 100644 index 00000000..a5a738e4 --- /dev/null +++ b/src/mintdb/test-mint-db-postgres.conf @@ -0,0 +1,6 @@ +[mint] +#The DB plugin to use +DB = postgres + +#The connection string the plugin has to use for connecting to the database +DB_CONN_STR = postgres:///taler -- cgit v1.2.3