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.
2 parents c168266 + c792584 commit 1238553Copy full SHA for 1238553
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