summaryrefslogtreecommitdiff
path: root/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf
blob: 596dcc92b6edd40892cf9f35a26e14bb2730094a (plain)
1
2
3
4
5
6
7
8
9
10
# Database configuration for the Taler exchange.

[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.