commit a79e50505b94bf4e0f13822983cc4eeef2dbdf7b parent dc40f6c679a382ec8ca1ac90f584f821c6be6a33 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 13 Feb 2023 21:05:05 +0100 -add missing option Diffstat:
| M | src/testing/test_exchange_api_keys_cherry_picking.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_exchange_api_keys_cherry_picking.conf b/src/testing/test_exchange_api_keys_cherry_picking.conf @@ -17,6 +17,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/ [taler] # Currency supported by the exchange (can only be one) CURRENCY = EUR +AML_THRESHOLD = EUR:1000000 [taler-exchange-secmod-eddsa] OVERLAP_DURATION = 1 s @@ -71,4 +72,3 @@ PASSWORD = pass [bank] HTTP_PORT=8082 -