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 25c7762 + b9b8b0b commit acfcac4Copy full SHA for acfcac4
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