Skip to content

Commit a36d52a

Browse files
authored
Update esi.rst
1 parent 166607f commit a36d52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/esi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ First, to use ESI, be sure to enable it in your application configuration:
6565
# config/packages/framework.yaml
6666
framework:
6767
# ...
68-
esi: { enabled: true }
68+
esi: true
6969
7070
.. code-block:: xml
7171

0 commit comments

Comments
 (0)