summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-05 09:27:24 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-05 09:27:24 +0200
commitd9df371f03e65284b52c13877012c6cd716845d3 (patch)
treec45c1e9d11714d6104f3bf4a8522294c53004628 /src/testing/test_exchange_api.conf
parente370b3dc87590fc0ebd6c431a13a68cabb39aab6 (diff)
downloadexchange-d9df371f03e65284b52c13877012c6cd716845d3.tar.gz
exchange-d9df371f03e65284b52c13877012c6cd716845d3.tar.bz2
exchange-d9df371f03e65284b52c13877012c6cd716845d3.zip
clean up taler-unified setup for new libeufin-bank
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r--src/testing/test_exchange_api.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf
index ebd3d67a0..66ceb7f4c 100644
--- a/src/testing/test_exchange_api.conf
+++ b/src/testing/test_exchange_api.conf
@@ -4,6 +4,20 @@
[PATHS]
TALER_TEST_HOME = test_exchange_api_home/
+[libeufin-bank]
+CURRENCY = EUR
+DEFAULT_CUSTOMER_DEBT_LIMIT = EUR:200
+DEFAULT_ADMIN_DEBT_LIMIT = EUR:2000
+REGISTRATION_BONUS_ENABLED = yes
+REGISTRATION_BONUS = EUR:100
+SUGGESTED_WITHDRAWAL_EXCHANGE = http://localhost:8081/
+SERVE = tcp
+PORT = 8082
+
+[libeufin-bankdb-postgres]
+CONFIG = postgresql:///talercheck
+
+
[taler]
CURRENCY = EUR
CURRENCY_ROUND_UNIT = EUR:0.01