summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb-postgres.conf
blob: 3e0cb4ffba443d763646f19e261dc706d7c5dd14 (plain)
1
2
3
4
5
6
7
8
9
[exchangedb-postgres]
CONFIG = "postgres:///taler-exchange"

# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!
SQL_DIR = $DATADIR/sql/exchange/

# Number of purses per account by default.
DEFAULT_PURSE_LIMIT = 1