Skip to content

Commit 51e05f7

Browse files
committed
Tweak
1 parent ffc2c44 commit 51e05f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

session.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,8 @@ and only the first one stored the CSRF token in the session.
670670
.. tip::
671671

672672
When using Redis with a DSN in the
673-
:ref:`handler_id <config-framework-session-handler-id>` config option, the
674-
latter can contain the ``prefix`` and ``ttl`` options as query string parameters.
673+
:ref:`handler_id <config-framework-session-handler-id>` config option, you can
674+
add the ``prefix`` and ``ttl`` options as query string parameters in the DSN.
675675

676676
.. versionadded:: 5.4
677677

0 commit comments

Comments
 (0)