We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5d3db commit a9ac58aCopy full SHA for a9ac58a
cache.rst
@@ -215,7 +215,7 @@ You can also create more customized pools:
215
# uses the "foobar.cache" pool as its backend but controls
216
# the lifetime and (like all pools) has a separate cache namespace
217
short_cache:
218
- adapter: cache.foobar
+ adapter: foobar.cache
219
default_lifetime: 60
220
221
.. code-block:: xml
0 commit comments