8000 bug #8343 Update fortrabbit.rst (atailouloute) · symfony/symfony-docs@a86e17e · GitHub
[go: up one dir, main page]

Skip to content

Commit a86e17e

Browse files
committed
bug #8343 Update fortrabbit.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update fortrabbit.rst The XML config example is not coherent with the YAML & PHP configs. Commits ------- fcc411e Update fortrabbit.rst
2 parents 8e7f0a1 + fcc411e commit a86e17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/fortrabbit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Make sure this file is imported into the main config file:
151151
<!-- .. -->
152152
<framework:config>
153153
<!-- .. -->
154-
<framework:session save-path="null" />
154+
<framework:session handler-id="null" />
155155
</framework:config>
156156
</container>
157157

0 commit comments

Comments
 (0)
0