mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
removed obsolete config
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
doctrine:
|
||||
dbal:
|
||||
url: "%env(DB_URL)%"
|
||||
charset: UTF8
|
||||
orm:
|
||||
auto_generate_proxy_classes: "%kernel.debug%"
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore
|
||||
|
||||
Reference in New Issue
Block a user