summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 17:21:58 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 17:21:58 +0100
commitb7a77805dc4689fffb78251f84a57f20ca655eb3 (patch)
tree4f027bd11e9331ec0e8cd79424c17a86fa63da24 /src/auditor
parent0328ab313b9194f10c154f74518089df9509fe09 (diff)
downloadexchange-b7a77805dc4689fffb78251f84a57f20ca655eb3.tar.gz
exchange-b7a77805dc4689fffb78251f84a57f20ca655eb3.tar.bz2
exchange-b7a77805dc4689fffb78251f84a57f20ca655eb3.zip
fix configuration
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/generate-auditor-basedb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf
index 0799a6d3e..da65627dd 100644
--- a/src/auditor/generate-auditor-basedb.conf
+++ b/src/auditor/generate-auditor-basedb.conf
@@ -80,7 +80,7 @@ CURRENCY = TESTKUDOS
[account-1]
WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json
url = payto://x-taler-bank/localhost:8082/2
-plugin = taler_bank
+METHOD = x-taler-bank
enable_debit = yes
enable_credit = yes
TALER_BANK_AUTH_METHOD = basic
@@ -90,7 +90,7 @@ PASSWORD = x
[account-merchant]
URL = payto://x-taler-bank/localhost:8082/3
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/merchant/account-3.json
-PLUGIN = taler_bank
+METHOD = x-taler-bank
TALER_BANK_AUTH_METHOD = basic
USERNAME = user
PASSWORD = pass