Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a530881

Browse files
authored
fix(doctrine): default configuration
1 parent 8d513b6 commit a530881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ that the ORM resolves to:
176176
177177
doctrine:
178178
orm:
179-
auto_mapping: true
179+
auto_mapping: false
180180
# the standard distribution overrides this to be true in debug, false otherwise
181181
auto_generate_proxy_classes: false
182182
proxy_namespace: Proxies

0 commit comments

Comments
 (0)