libeufin

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

test_x_taler_bank.conf (441B)


      1 [libeufin-bank]
      2 CURRENCY = KUDOS
      3 BASE_URL = http://localhost:8080/
      4 WIRE_TYPE = x-taler-bank
      5 X_TALER_BANK_PAYTO_HOSTNAME = bank.hostname.test
      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 PWD_HASH_CONFIG = { "cost": 4 }
     13 
     14 [libeufin-bankdb-postgres]
     15 CONFIG = postgresql:///libeufincheck