aboutsummaryrefslogtreecommitdiff
path: root/src/wire/wire-sepa.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/wire/wire-sepa.conf')
-rw-r--r--src/wire/wire-sepa.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wire/wire-sepa.conf b/src/wire/wire-sepa.conf
index 7321a2be6..b7c09153f 100644
--- a/src/wire/wire-sepa.conf
+++ b/src/wire/wire-sepa.conf
@@ -1,10 +1,10 @@
# Configuration for SEPA wire plugin.
-[wire-incoming-sepa]
+[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}/sepa.json
+SEPA_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/sepa.json
-[wire-outgoing-sepa]
+[exchange-wire-outgoing-sepa]
# This section should contain the options required for making outgoing
# SEPA transfers. Not yet supported (need libebics).