summaryrefslogtreecommitdiff
path: root/src/backenddb/test-merchantdb-postgres.conf
blob: 5ddb86d86464018ebba676ef8a6cbcc2477b4544 (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/merchant/

[taler]
CURRENCY = "EUR"