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 ffc2c44 commit 51e05f7Copy full SHA for 51e05f7
session.rst
@@ -670,8 +670,8 @@ and only the first one stored the CSRF token in the session.
670
.. tip::
671
672
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.
+ :ref:`handler_id <config-framework-session-handler-id>` config option, you can
+ add the ``prefix`` and ``ttl`` options as query string parameters in the DSN.
675
676
.. versionadded:: 5.4
677
0 commit comments