Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit a33c395

Browse files
Update cache.rst
1 parent b8e1786 commit a33c395

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

bundles/block/cache.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ provide several caching solutions. Have a look at the available adapters in the
77

88
The Symfony2 CMF BlockBundle additionally provides its own adapters for:
99

10-
* `ESI`_: cmf.block.cache.varnish
11-
* `SSI`_: cmf.block.cache.ssi
12-
* Asynchronous JavaScript: cmf.block.cache.js_async
13-
* Synchronous JavaScript: cmf.block.cache.js_sync
10+
* `ESI`_: (service: ``cmf.block.cache.varnish``)
11+
* `SSI`_: (service: ``cmf.block.cache.ssi``)
12+
* Asynchronous JavaScript: (service: ``cmf.block.cache.js_async``)
13+
* Synchronous JavaScript: (service: ``cmf.block.cache.js_sync``)
14+
1415
.. note::
1516

1617
It is advised to store all settings in the block document when using cache.

0 commit comments

Comments
 (0)