Skip to content

Instantly share code, notes, and snippets.

@wouterj
Created February 5, 2015 21:33
Show Gist options
  • Select an option

  • Save wouterj/867ea8491c7d3ad24374 to your computer and use it in GitHub Desktop.

Select an option

Save wouterj/867ea8491c7d3ad24374 to your computer and use it in GitHub Desktop.
doctrine_phpcr:
# configure the PHPCR session
session:
backend:
logging: true
profiling: true
type: jackrabbit
url: http://localhost:8080/server/ # the URL of the jackrabbit server
parameters:
jackalope.check_login_on_server: false
workspace: default
username: admin
password: admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment