Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c7226d4

Browse filesBrowse files
committed
Fixed another wrgon XML config
1 parent 8c9707f commit c7226d4
Copy full SHA for c7226d4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎http_cache/esi.rst

Copy file name to clipboardExpand all lines: http_cache/esi.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ First, to use ESI, be sure to enable it in your application configuration:
7171
7272
<!-- config/packages/framework.xml -->
7373
<?xml version="1.0" encoding="UTF-8" ?>
74-
<container xmlns="http://symfony.com/schema/dic/symfony"
74+
<container xmlns="http://symfony.com/schema/dic/services"
7575
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7676
xmlns:framework="http://symfony.com/schema/dic/symfony"
7777
xsi:schemaLocation="http://symfony.com/schema/dic/services

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.