aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api.conf
blob: 42c8bfe2dd86466589e37db40397bab31b51ddd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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
PWD_HASH_CONFIG = { "cost": 4 }
PWD_AUTH_COMPAT = yes