summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-24 13:10:23 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-24 13:10:23 +0200
commit64ad01dba77b64e2a787992a095292c8f681dad4 (patch)
treea57060593a4d7dad7296b11a66561e88f490e083
parent40856734e81bfd4536ca68838502573d0f15d31e (diff)
downloadexchange-64ad01dba77b64e2a787992a095292c8f681dad4.tar.gz
exchange-64ad01dba77b64e2a787992a095292c8f681dad4.tar.bz2
exchange-64ad01dba77b64e2a787992a095292c8f681dad4.zip
-add auditor_priv_file
-rw-r--r--src/auditor/revoke-basedb.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditor/revoke-basedb.conf b/src/auditor/revoke-basedb.conf
index da440c60a..e1c55523e 100644
--- a/src/auditor/revoke-basedb.conf
+++ b/src/auditor/revoke-basedb.conf
@@ -3,6 +3,9 @@ DB = postgres
TINY_AMOUNT = TESTKUDOS:0.01
BASE_URL = http://localhost:8083/
+# Where do we store the auditor's private key?
+AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv
+
[exchange-account-1]
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
enable_debit = yes