fix config
This commit is contained in:
parent
6fc2a5f949
commit
c4493f9e05
@ -46,7 +46,7 @@ URL = "payto://x-taler-bank/localhost:8082/2"
|
|||||||
# wallets with the bank information for transfers to the exchange.
|
# wallets with the bank information for transfers to the exchange.
|
||||||
wire_response = ${TALER_CONFIG_HOME}/account-2.json
|
wire_response = ${TALER_CONFIG_HOME}/account-2.json
|
||||||
# Which wire plugin should we use to access the account?
|
# Which wire plugin should we use to access the account?
|
||||||
plugin = taler_bank
|
METHOD = x-taler-bank
|
||||||
# Authentication information for basic authentication
|
# Authentication information for basic authentication
|
||||||
taler_bank_auth_method = "basic"
|
taler_bank_auth_method = "basic"
|
||||||
username = user
|
username = user
|
||||||
|
Loading…
Reference in New Issue
Block a user