Skip to content

Commit 3f3dc23

Browse files
nicolas-grekasGuikingone
authored andcommitted
Add doc for framework.cache.pools.tags
1 parent 9351b9b commit 3f3dc23

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/configuration/framework.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Configuration
128128
* :ref:`name <reference-cache-pools-name>`
129129
* `adapter`_
130130
* `public`_
131+
* `tags`_
131132
* `default_lifetime`_
132133
* `provider`_
133134
* `clearer`_
@@ -1878,6 +1879,14 @@ public
18781879

18791880
Whether your service should be public or not.
18801881

1882+
tags
1883+
""""
1884+
1885+
**type**: ``boolean`` | ``string`` **default**: ``null``
1886+
1887+
Whether your service should be able to handle tags or not.
1888+
Can also be the service id of another cache pool where tags will be stored.
1889+
18811890
default_lifetime
18821891
""""""""""""""""
18831892

0 commit comments

Comments
 (0)