summaryrefslogtreecommitdiff
path: root/debian/etc/taler-exchange-db.conf
blob: a6217f486e970804985e228d4b55bc2376a2aa57 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file should contain the access control information to talk to
# the exchange database.

[exchangedb-postgres]

# Typically, there should only be a single line here, of the form:

# CONFIG=postgres:///DATABASE

# The details of the URI depend on where the database lives and how
# access control was configured.