summaryrefslogtreecommitdiff
path: root/debian/etc-taler-auditor/taler/secrets/auditor-db.secret.conf
blob: 1278a563b5925982cddd3499f058d8ac9d052be0 (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:///taler-auditor

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