libeufin

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

test_restrict.conf (280B)


      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 allow_conversion = YES
      8 FIAT_CURRENCY = EUR
      9 PWD_HASH_CONFIG = { "cost": 4 }
     10 
     11 [libeufin-bankdb-postgres]
     12 CONFIG = postgresql:///libeufincheck