summaryrefslogtreecommitdiff
path: root/contrib/mint-template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-15 16:14:35 +0200
committerChristian Grothoff <christian@grothoff.org>2015-05-15 16:14:35 +0200
commit88ff3e8bb5daf7903368b080ec7bf7f9ee5fd0ab (patch)
treee9b9723dc1e057fc01a2590f6ebf558af0db65a4 /contrib/mint-template
parent80bc5d86e96f610387f872175ae7f212e985fc6a (diff)
downloadexchange-88ff3e8bb5daf7903368b080ec7bf7f9ee5fd0ab.tar.gz
exchange-88ff3e8bb5daf7903368b080ec7bf7f9ee5fd0ab.tar.bz2
exchange-88ff3e8bb5daf7903368b080ec7bf7f9ee5fd0ab.zip
have sensible default
Diffstat (limited to 'contrib/mint-template')
-rw-r--r--contrib/mint-template/config/mint-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf
index b76ce3931..13f5d11bb 100644
--- a/contrib/mint-template/config/mint-common.conf
+++ b/contrib/mint-template/config/mint-common.conf
@@ -8,7 +8,7 @@ WIREFORMAT = SEPA
# How to access our database
DB = postgres
-DB_CONN_STR = ""
+DB_CONN_STR = "postgres:///taler"
# HTTP port the mint listens to
PORT = 4241