diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 0655fed5..285fbd7c 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -88,7 +88,6 @@ doctrine: | |||
88 | auto_generate_proxy_classes: "%kernel.debug%" | 88 | auto_generate_proxy_classes: "%kernel.debug%" |
89 | entity_managers: | 89 | entity_managers: |
90 | default: | 90 | default: |
91 | naming_strategy: wallabag_core.doctrine.prefixed_naming_strategy | ||
92 | auto_mapping: true | 91 | auto_mapping: true |
93 | 92 | ||
94 | # Swiftmailer Configuration | 93 | # Swiftmailer Configuration |