summaryrefslogtreecommitdiff
path: root/src/testing/test_sync_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-17 16:06:27 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-17 16:06:27 +0100
commitac7b72b51b5e39d3703e2c42940118c4a98ccddb (patch)
tree5c093bc581363fca2c389514a526d26db12cae64 /src/testing/test_sync_api.conf
parentf7cfcbe7dfd2b1cad3e71e433b74c41fcf0b85e7 (diff)
downloadsync-ac7b72b51b5e39d3703e2c42940118c4a98ccddb.tar.gz
sync-ac7b72b51b5e39d3703e2c42940118c4a98ccddb.tar.bz2
sync-ac7b72b51b5e39d3703e2c42940118c4a98ccddb.zip
purge obsolte options from config
Diffstat (limited to 'src/testing/test_sync_api.conf')
-rw-r--r--src/testing/test_sync_api.conf32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index 7030c15..8c968ed 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -160,44 +160,12 @@ CONFIG = postgres:///talercheck
[exchange-account-exchange]
# What is the exchange's bank account (with the "Taler Bank" demo system)?
PAYTO_URI = "payto://x-taler-bank/localhost:8082/2"
-
-# This is the response we give out for the /wire request. It provides
-# wallets with the bank information for transfers to the exchange.
-WIRE_RESPONSE = ${TALER_CONFIG_HOME}/exchange/account-2.json
-
WIRE_GATEWAY_URL = "http://localhost:8082/2/"
WIRE_GATEWAY_AUTH_METHOD = NONE
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
-# wire fees
-[fees-x-taler-bank]
-
-# Fees for the foreseeable future...
-# If you see this after 2018, update to match the next 10 years...
-WIRE-FEE-2018 = EUR:0.01
-WIRE-FEE-2019 = EUR:0.01
-WIRE-FEE-2020 = EUR:0.01
-WIRE-FEE-2021 = EUR:0.01
-WIRE-FEE-2022 = EUR:0.01
-WIRE-FEE-2023 = EUR:0.01
-WIRE-FEE-2024 = EUR:0.01
-WIRE-FEE-2025 = EUR:0.01
-WIRE-FEE-2026 = EUR:0.01
-WIRE-FEE-2027 = EUR:0.01
-CLOSING-FEE-2018 = EUR:0.01
-CLOSING-FEE-2019 = EUR:0.01
-CLOSING-FEE-2020 = EUR:0.01
-CLOSING-FEE-2021 = EUR:0.01
-CLOSING-FEE-2022 = EUR:0.01
-CLOSING-FEE-2023 = EUR:0.01
-CLOSING-FEE-2024 = EUR:0.01
-CLOSING-FEE-2025 = EUR:0.01
-CLOSING-FEE-2026 = EUR:0.01
-CLOSING-FEE-2027 = EUR:0.01
-
-
[coin_eur_ct_1]
value = EUR:0.01
duration_withdraw = 7 days