Skip to content

Commit 430004a

Browse files
committed
Fixed tagging basic configuration example
1 parent 0ba7561 commit 430004a

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)