Skip to content

Commit 38add28

Browse files
committed
Make note about bundle for symfony httpcache a warning. fix #164
1 parent 282227f commit 38add28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/symfony-cache-configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ You can use features of this library with the help of the
1313
``EventDispatchingHttpCache`` provided here. The basic concept is to use event
1414
subscribers on the HttpCache class.
1515

16-
.. note::
16+
.. warning::
1717

1818
If you are using the full stack Symfony framework, have a look at the
1919
HttpCache provided by the FOSHttpCacheBundle_ instead.
2020

21-
.. warning::
21+
.. note::
2222

2323
Symfony HttpCache does not currently provide support for banning.
2424

0 commit comments

Comments
 (0)