test.yml 479 B

123456789101112131415161718
  1. # Configuration for testing framework.
  2. #
  3. # These values override the ones found in `application.yml`.
  4. store:
  5. ldp_rs:
  6. connector:
  7. options:
  8. location: http://localhost:3030/fcrepo-test/
  9. query_ep: query
  10. update_ep: update
  11. # Optional
  12. #username: <set me>
  13. #password: <set me>
  14. #ssl_verify: false
  15. ldp_nr:
  16. path: /tmp/fcrepo_test/ldpnr_store