test.yml 393 B

12345678910111213141516
  1. # Configuration for testing framework.
  2. #
  3. # These values override the ones found in `application.yml`.
  4. store:
  5. ldp_rs:
  6. webroot: http://localhost:9999/namespace/fcrepo_test/
  7. query_ep: sparql
  8. update_ep: sparql
  9. # Optional
  10. #username: <set me>
  11. #password: <set me>
  12. #ssl_verify: false
  13. ldp_nr:
  14. path: /tmp/fcrepo_test/ldpnr_store