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

[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}/sepa.json

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