From bd0f3d32c9ccb8f7a1409edb960b909a5e6a096d Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sat, 24 Oct 2015 15:28:02 +0200 Subject: Quoted entity to avoid reserved keyword Should fix #1498 --- app/config/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'app') 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: auto_generate_proxy_classes: "%kernel.debug%" entity_managers: default: - naming_strategy: wallabag_core.doctrine.prefixed_naming_strategy auto_mapping: true # Swiftmailer Configuration -- cgit v1.2.3