libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

test.conf (491B)


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