From 4a2c5a8cac22522e4b9c35df572fb5cf1c0a973e Mon Sep 17 00:00:00 2001 From: ElectricMaxxx Date: Fri, 8 Sep 2017 21:36:29 +0200 Subject: [PATCH] fix yaml --- symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml index 19280078..69ec3a06 100644 --- a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml +++ b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml @@ -1,6 +1,7 @@ # Read the documentation: https://symfony.com/doc/master/cmf/bundles/seo/configuration.html cmf_seo: persistence: - phpcr: ~ + phpcr: + enabled: true title: %%content_title%% | Symfony2 CMF description: The Symfony2 Content Management Framework. %%content_description%%