diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-05-04 00:01:23 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-05-04 00:01:23 +0200 |
commit | 5f4f6262b4e3b1a1b6a88d5dd12c588084e703ad (patch) | |
tree | 6632d41ad09e3b643e83618c373b2e8760be0b9c /src/testing/test_merchant_api.conf | |
parent | 8535f1e81939e87258ad9d2503ad25df9cfb021d (diff) |
misc bugfixes in taler-merchant-exchange
Diffstat (limited to 'src/testing/test_merchant_api.conf')
-rw-r--r-- | src/testing/test_merchant_api.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_merchant_api.conf b/src/testing/test_merchant_api.conf index f270d670..c0da1267 100644 --- a/src/testing/test_merchant_api.conf +++ b/src/testing/test_merchant_api.conf @@ -22,7 +22,7 @@ AML_THRESHOLD = EUR:1000000 [taler-helper-crypto-rsa] # Reduce from 1 year to speed up test -LOOKAHEAD_SIGN = 24 days +LOOKAHEAD_SIGN = 10 days [taler-helper-crypto-eddsa] # Reduce from 1 year to speed up test |