mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-26 04:49:32 +00:00
Explicitly configure some deprecated configuration options
This commit is contained in:
parent
b4d8d31c2d
commit
8c45a40f9e
2 changed files with 4 additions and 1 deletions
|
|
@ -33,6 +33,8 @@ doctrine:
|
|||
validate_xml_mapping: true
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
|
||||
auto_mapping: true
|
||||
controller_resolver:
|
||||
auto_mapping: true
|
||||
mappings:
|
||||
App:
|
||||
type: attribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue