aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb/test-merchantdb-postgres.conf
blob: f9c882fc37fa45b06b05320084ec638d63f76d91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[merchant]
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/

[taler]
CURRENCY = "EUR"