exchange/debian/etc/taler-exchange-db.conf
2021-01-02 14:05:45 +01:00

12 lines
318 B
Plaintext

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