summaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
blob: 22395cc6eb2d1a8ccabba2d28186b1be15450383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This file is in the public domain.
#
[auditor]
# Which database backend do we use for the auditor? 
DB = postgres

# Where do we store the auditor's private key?
AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv

# What is the Web site of the auditor (i.e. to file complaints about
# a misbehaving exchange)?
# AUDITOR_URL = https://auditor.taler.net/