summaryrefslogtreecommitdiff
path: root/src/backenddb/test-merchantdb-postgres.conf
blob: 03bbc35a8d4bd2ac947712742906d92c19374d40 (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"