diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:21:42 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:21:42 +0200 |
commit | 0842535a6e11dc94fb6873173042efc3fcb00724 (patch) | |
tree | c380432337f785ee39f1c4eaa0f9aee0926979ba | |
parent | f5334f0e37784a1ba8a230e3b2186d645347e5b6 (diff) |
fix config
-rw-r--r-- | src/testing/test_exchange_api.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 2215918b3..15fcb72d9 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -40,7 +40,6 @@ HTTP_PORT = 8082 [exchange] TERMS_ETAG = exchange-tos-tops-v0 PRIVACY_ETAG = 0 -AML_THRESHOLD = EUR:1000000 PORT = 8081 MASTER_PUBLIC_KEY = QD6H521CBJBW0Z7PRN0JTAGH5JCQ97RDZRPPV5TQZSE78NQRT3KG DB = postgres |