Skip to content

Commit 97a1b5e

Browse files
committed
Merge pull request #196 from lolautruche/patch-1
Fixed tagging basic configuration example
2 parents 0ba7561 + 430004a commit 97a1b5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Resources/doc/features/tagging.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ Then enable tagging in your application configuration:
2424
.. code-block:: yaml
2525
2626
fos_http_cache:
27-
cache_manager:
2827
tags:
29-
enabled: true
28+
enabled: true
3029
3130
For more information, see :doc:`/reference/configuration/tags`.
3231

0 commit comments

Comments
 (0)