summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api.conf
blob: c262ae1974d00649005abb7b9a1efd59f01627ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# This file is in the public domain

[PATHS]
TALER_TEST_HOME = test_exchange_api_home/

[taler]
currency = EUR

[bank]
SERVE = http
HTTP_PORT = 8082

[libeufin-bank]
CURRENCY = EUR
WIRE_TYPE = iban
IBAN_PAYTO_BIC = SANDBOXX=
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