summaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-17 16:19:28 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-17 16:19:28 +0100
commitb1e305fb05ebc39d0c428ed02ef073ebfb3b82e0 (patch)
treee59b2011c66f0fb39be701e9d1ac3659ee646e28 /src/benchmark/benchmark.conf
parentf930a8c9d07d5331feace2850e181987d7d1a305 (diff)
downloadexchange-b1e305fb05ebc39d0c428ed02ef073ebfb3b82e0.tar.gz
exchange-b1e305fb05ebc39d0c428ed02ef073ebfb3b82e0.tar.bz2
exchange-b1e305fb05ebc39d0c428ed02ef073ebfb3b82e0.zip
remove obsolete configuration options
Diffstat (limited to 'src/benchmark/benchmark.conf')
-rw-r--r--src/benchmark/benchmark.conf28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf
index b9d1d141d..ed02cfc2d 100644
--- a/src/benchmark/benchmark.conf
+++ b/src/benchmark/benchmark.conf
@@ -55,9 +55,6 @@ USER_PAYTO_URI = payto://x-taler-bank/localhost:8082/42
PAYTO_URI = "payto://x-taler-bank/localhost:8082/Exchange"
# What is the bank account (with the "Taler Bank" demo system)? Must end with "/".
WIRE_GATEWAY_URL = http://localhost:8082/taler-wire-gateway/Exchange/
-# 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}/account-exchange.json
# Authentication information for basic authentication
WIRE_GATEWAY_AUTH_METHOD = "basic"
username = Exchange
@@ -68,31 +65,6 @@ enable_credit = YES
-[fees-x-taler-bank]
-# Fees for the foreseeable future...
-# If you see this after 2017, 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
-
# Sections starting with "coin_" specify which denominations
# the exchange should support (and their respective fee structure)
[coin_eur_ct_1]