Skip to content

Commit b9b8b0b

Browse files
committed
minor #16285 Update esi.rst (BahmanMD)
This PR was merged into the 4.4 branch. Discussion ---------- Update esi.rst Commits ------- a36d52a Update esi.rst
2 parents bada525 + a36d52a commit b9b8b0b

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)