fix title/description default values

This commit is contained in:
ElectricMaxxx
2017-09-09 10:50:57 +02:00
parent 4a2c5a8cac
commit 18dc0ba641
@@ -1,7 +1,6 @@
# Read the documentation: https://symfony.com/doc/master/cmf/bundles/seo/configuration.html
cmf_seo:
persistence:
phpcr:
enabled: true
title: %%content_title%% | Symfony2 CMF
description: The Symfony2 Content Management Framework. %%content_description%%
phpcr: ~
title: '%%content_title%% | Insert your base Title'
description: 'Insert you base description here. %%content_description%%'