X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig.yml;h=0807b06ab024ef56c89773e753af55e44f1352a7;hb=164bd801188245942ca996eda75d7a554f29746a;hp=367aa2763537dff1868576d823b42cbc014c06d3;hpb=3e30422cdae3cc45f44c3039c2d38b99121dd9e9;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 367aa276..0807b06a 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -75,7 +75,10 @@ doctrine: orm: auto_generate_proxy_classes: "%kernel.debug%" - auto_mapping: true + entity_managers: + default: + naming_strategy: wallabag_core.doctrine.prefixed_naming_strategy + auto_mapping: true # Swiftmailer Configuration swiftmailer: