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 57bde35 + acfcac4 commit bb88411Copy full SHA for bb88411
http_cache/esi.rst
@@ -65,7 +65,7 @@ First, to use ESI, be sure to enable it in your application configuration:
65
# config/packages/framework.yaml
66
framework:
67
# ...
68
- esi: { enabled: true }
+ esi: true
69
70
.. code-block:: xml
71
0 commit comments