diff options
Diffstat (limited to 'src/benchmark/benchmark.conf')
-rw-r--r-- | src/benchmark/benchmark.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index 8d3e060d9..534316955 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -46,7 +46,7 @@ URL = "payto://x-taler-bank/localhost:8082/2" # wallets with the bank information for transfers to the exchange. wire_response = ${TALER_CONFIG_HOME}/account-2.json # Which wire plugin should we use to access the account? -plugin = taler_bank +METHOD = x-taler-bank # Authentication information for basic authentication taler_bank_auth_method = "basic" username = user |