libeufin

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

test_no_password_check.conf (275B)


      1 [libeufin-bank]
      2 CURRENCY = KUDOS
      3 BASE_URL = http://localhost:8080/
      4 WIRE_TYPE = iban
      5 IBAN_PAYTO_BIC = SANDBOXX
      6 ALLOW_REGISTRATION = yes
      7 ALLOW_ACCOUNT_DELETION = yes
      8 PWD_HASH_CONFIG = { "cost": 4 }
      9 PWD_CHECK = no
     10 
     11 [libeufin-bankdb-postgres]
     12 CONFIG = postgresql:///libeufincheck