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

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