mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add orm to config_test
This commit is contained in:
parent
3ab38b2602
commit
cf9efab1cb
@ -23,3 +23,7 @@ doctrine:
|
||||
user: "%database_user%"
|
||||
password: "%database_password%"
|
||||
charset: UTF8
|
||||
|
||||
orm:
|
||||
auto_generate_proxy_classes: "%kernel.debug%"
|
||||
auto_mapping: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user