summaryrefslogtreecommitdiff
path: root/debian/etc/taler/conf.d/auditor-system.conf
blob: 3d3aef33ac564bb88b1763c21b2803626c7080dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Read secret sections into configuration, but only
# if we have permission to do so.
@inline-secret@ auditordb-postgres ../secrets/auditor-db.secret.conf

[auditor]
# Debian package is configured to use a reverse proxy with a UNIX
# domain socket. See nginx/apache configuration files.
SERVE = UNIX
UNIXPATH = /var/lib/taler-auditor/auditor.sock

# Only supported database is Postgres right now.
DATABASE = postgres