test.conf (517B)
1 [libeufin-bank] 2 CURRENCY = KUDOS 3 BASE_URL = http://localhost:8080/ 4 WIRE_TYPE = iban 5 IBAN_PAYTO_BIC = SANDBOXX 6 DEFAULT_DEBT_LIMIT = KUDOS:100 7 SUGGESTED_WITHDRAWAL_EXCHANGE = https://exchange.example.com 8 ALLOW_REGISTRATION = yes 9 ALLOW_ACCOUNT_DELETION = yes 10 ALLOW_EDIT_NAME = yes 11 ALLOW_EDIT_CASHOUT_PAYTO_URI = yes 12 allow_conversion = YES 13 FIAT_CURRENCY = EUR 14 tan_sms = libeufin-tan-file.sh 15 tan_email = libeufin-tan-file.sh 16 PWD_HASH_CONFIG = { "cost": 4 } 17 18 [libeufin-bankdb-postgres] 19 CONFIG = postgresql:///libeufincheck