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.
1 parent 8c9707f commit c7226d4Copy full SHA for c7226d4
http_cache/esi.rst
@@ -71,7 +71,7 @@ First, to use ESI, be sure to enable it in your application configuration:
71
72
<!-- config/packages/framework.xml -->
73
<?xml version="1.0" encoding="UTF-8" ?>
74
- <container xmlns="http://symfony.com/schema/dic/symfony"
+ <container xmlns="http://symfony.com/schema/dic/services"
75
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
76
xmlns:framework="http://symfony.com/schema/dic/symfony"
77
xsi:schemaLocation="http://symfony.com/schema/dic/services
0 commit comments