Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 10447ec

Browse files
committed
Revert "Add docs for enable_content_listener option."
This reverts commit ffa4f4e.
1 parent 040204e commit 10447ec

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

bundles/seo/configuration.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,3 @@ form_group
128128

129129
The name of the form group of the group provided by the Sonata Admin
130130
Extension.
131-
132-
``enable_content_listener``
133-
"""""""""""""""""""""""""""
134-
135-
.. versionadded:: 1.2
136-
The ``enable_content_listener`` configuration key was introduced in SeoBundle 1.2
137-
138-
**type**: ``boolean`` **default**: ``true``
139-
140-
Whether or not the ``Symfony\Cmf\Bundle\SeoBundle\EventListener\ContentListener`` should be loaded
141-
as a ``kernel.request`` listener. The ContentListener is responsible for extracting SEO data from
142-
CMF content documents. Set this to false to disable the listener. If you want to use your own content listener
143-
you will need to register your listener as a service and tag it as a ``kernel.request`` listener.

0 commit comments

Comments
 (0)