summaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r--src/auditor/auditor.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/auditor/auditor.conf b/src/auditor/auditor.conf
index f90d4dbb0..81b9322fa 100644
--- a/src/auditor/auditor.conf
+++ b/src/auditor/auditor.conf
@@ -11,6 +11,10 @@ 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 public key of this auditor? Used for processes that
+# verify auditor's signatures but have no access to the private key.
+# PUBLIC_KEY = VALUE
+
# What is the Web site of the auditor (i.e. to file complaints about
# a misbehaving exchange)?
# AUDITOR_URL = https://auditor.taler.net/