aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb/merchantdb-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backenddb/merchantdb-postgres.conf')
-rw-r--r--src/backenddb/merchantdb-postgres.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backenddb/merchantdb-postgres.conf b/src/backenddb/merchantdb-postgres.conf
index 33b4b838..34be3e7e 100644
--- a/src/backenddb/merchantdb-postgres.conf
+++ b/src/backenddb/merchantdb-postgres.conf
@@ -1,6 +1,6 @@
[merchantdb-postgres]
-CONFIG = "postgres:///talermerchant"
+CONFIG = "postgres:///taler-merchant"
# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!
-SQL_DIR = ${DATADIR}sql/merchant/
+SQL_DIR = ${DATADIR}sql/