summaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-06 16:38:42 +0200
committerChristian Grothoff <christian@grothoff.org>2016-10-06 16:38:42 +0200
commitf5a2134da8a22dd48aa8ec3f6eda5e2a57aced7d (patch)
tree966663de8afbf5dc2932e782868d0a3847432cfc /src/auditor/auditor.conf
parent26478f0f1f2707a3fc8c6d80d2e9ee29fdb6a397 (diff)
downloadexchange-f5a2134da8a22dd48aa8ec3f6eda5e2a57aced7d.tar.gz
exchange-f5a2134da8a22dd48aa8ec3f6eda5e2a57aced7d.tar.bz2
exchange-f5a2134da8a22dd48aa8ec3f6eda5e2a57aced7d.zip
move taler-auditor-sign tool to auditor/ direcotory
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r--src/auditor/auditor.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/auditor/auditor.conf b/src/auditor/auditor.conf
index 65794c605..22395cc6e 100644
--- a/src/auditor/auditor.conf
+++ b/src/auditor/auditor.conf
@@ -3,3 +3,10 @@
[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/