summaryrefslogtreecommitdiff
path: root/src/backenddb/test-merchantdb-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backenddb/test-merchantdb-postgres.conf')
-rw-r--r--src/backenddb/test-merchantdb-postgres.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/backenddb/test-merchantdb-postgres.conf b/src/backenddb/test-merchantdb-postgres.conf
index eccf4213..03bbc35a 100644
--- a/src/backenddb/test-merchantdb-postgres.conf
+++ b/src/backenddb/test-merchantdb-postgres.conf
@@ -4,5 +4,9 @@ DB = postgres
[merchantdb-postgres]
CONFIG = postgres:///talercheck
+# Where are the SQL files to setup our tables?
+# Important: this MUST end with a "/"!
+SQL_DIR = $DATADIR/sql/merchant/
+
[taler]
CURRENCY = "EUR" \ No newline at end of file