Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06427eb

Browse files
Add doc for framework.cache.pools.tags
1 parent 3fe1b2a commit 06427eb

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`_
@@ -1873,6 +1874,14 @@ public
18731874

18741875
Whether your service should be public or not.
18751876

1877+
tags
1878+
""""
1879+
1880+
**type**: ``boolean`` | ``string`` **default**: ``null``
1881+
1882+
Whether your service should be able to handle tags or not.
1883+
Can also be the service id of another cache pool where tags will be stored.
1884+
18761885
default_lifetime
18771886
""""""""""""""""
18781887

0 commit comments

Comments
 (0)