Moved identifier to persistence in README

`identifier` config var is child of `persistence` root, and not `provider`
This commit is contained in:
Korstiaan de Ridder 2012-07-31 17:36:32 +03:00
parent 60d3ef69f3
commit 83cfd59902

View file

@ -208,8 +208,7 @@ You can change this value in the provider configuration.
persistence:
driver: orm
model: Application\UserBundle\Entity\User
provider:
identifier: id
identifier: id
#### Manual provider