Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 6fedff8

Browse files
committed
Merge pull request #44 from zuhair-naqvi/patch-2
ODM automapping missing
2 parents 7965fe3 + daf6b34 commit 6fedff8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/installing-configuring-doctrine-phpcr-odm.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ Basic configuration for each content repository is shown below; add the appropri
166166
workspace: default
167167
username: admin
168168
password: admin
169+
odm:
170+
auto_mapping: true
169171
170172
**Jackalope with Doctrine DBAL**
171173

0 commit comments

Comments
 (0)