summaryrefslogtreecommitdiff
path: root/src/wire/wire-sepa.conf
blob: b7c09153fa07e91a53574a12901d979139eef270 (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration for SEPA wire plugin.

[exchange-wire-incoming-sepa]
# This is the response we give out for the /wire request.  It provides
# wallets with the bank information for transfers to the exchange.
SEPA_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/sepa.json

[exchange-wire-outgoing-sepa]
# This section should contain the options required for making outgoing
# SEPA transfers. Not yet supported (need libebics).