Skip to content

Instantly share code, notes, and snippets.

@lsmith77
Forked from ornicar/config.yml
Created November 5, 2010 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsmith77/664156 to your computer and use it in GitHub Desktop.
Save lsmith77/664156 to your computer and use it in GitHub Desktop.
doctrine_user.config:
db_driver: odm
class:
model:
user: Bundle\ExerciseUserBundle\Document\User
group: ~
permission: ~
form:
user: ~
group: ~
permission: ~
session: ~
change_password: ~
controller:
user: ~
group: ~
permission: ~
session: ~
auth:
class: ~
session_path: ~
remember_me:
cookie_name: ~
lifetime: ~
form_name:
user: ~
group: ~
permission: ~
session: ~
change_password: ~
confirmation_email:
enabled: ~
from_email: ~
template: ~
session_create_success_route: ~
template_renderer: ~
template_theme: ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment