aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-24 13:10:23 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-06-26 17:08:16 +0200
commit646c410ace1e877d42527b4a84ba7ba5a201246c (patch)
treed1ca929b8cade7c35910a5d6e2e52e3a9288b3dd
parent5575194afd81f287baa9da1c7fbdfa15d151c2b6 (diff)
downloadexchange-646c410ace1e877d42527b4a84ba7ba5a201246c.tar.xz
-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