summaryrefslogtreecommitdiff
path: root/contrib/mint-template/config/mint-common.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mint-template/config/mint-common.conf')
-rw-r--r--contrib/mint-template/config/mint-common.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf
index 918f0f62a..e222a36a1 100644
--- a/contrib/mint-template/config/mint-common.conf
+++ b/contrib/mint-template/config/mint-common.conf
@@ -14,7 +14,8 @@ MASTER_PUBLIC_KEY = NEGTF62MNGVPZNW19V7S3CRS9D7K04MAHDGX3N6WY2NXREN26J80
# How to access our database
DB = postgres
+TESTRUN = YES
[mintdb-postgres]
-DB_CONN_STR = "postgres:///taler"
+DB_CONN_STR = "postgres:///talercheck"