From 646c410ace1e877d42527b4a84ba7ba5a201246c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 24 Jun 2022 13:10:23 +0200 Subject: -add auditor_priv_file --- src/auditor/revoke-basedb.conf | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3