summaryrefslogtreecommitdiff
path: root/src/exchange/test_taler_exchange_httpd.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-17 22:13:15 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-17 22:13:15 +0100
commit59a5b1ceb8fac923eab7461115f492cafd2d0152 (patch)
treef8844707f86c3a12a8a557a3c4deca6c59d0e008 /src/exchange/test_taler_exchange_httpd.conf
parent3a470a26c32e7dea8f82675b3e77d93d4634e843 (diff)
downloadexchange-59a5b1ceb8fac923eab7461115f492cafd2d0152.tar.gz
exchange-59a5b1ceb8fac923eab7461115f492cafd2d0152.tar.bz2
exchange-59a5b1ceb8fac923eab7461115f492cafd2d0152.zip
a first, untested stab at #6123, committing intermediate result that passes (existing) tests
Diffstat (limited to 'src/exchange/test_taler_exchange_httpd.conf')
-rw-r--r--src/exchange/test_taler_exchange_httpd.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/exchange/test_taler_exchange_httpd.conf b/src/exchange/test_taler_exchange_httpd.conf
index 153927351..63b59f905 100644
--- a/src/exchange/test_taler_exchange_httpd.conf
+++ b/src/exchange/test_taler_exchange_httpd.conf
@@ -98,7 +98,6 @@ CLOSING-FEE-2027 = EUR:0.01
# Coins for the tests.
[coin_eur_ct_1]
value = EUR:0.01
-duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
@@ -110,7 +109,6 @@ rsa_keysize = 1024
[coin_eur_ct_10]
value = EUR:0.10
-duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years
@@ -122,7 +120,6 @@ rsa_keysize = 1024
[coin_eur_1]
value = EUR:1
-duration_overlap = 5 minutes
duration_withdraw = 7 days
duration_spend = 2 years
duration_legal = 3 years