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 c1c755e commit 15c680bCopy full SHA for 15c680b
session.rst
@@ -71,7 +71,7 @@ sessions, check their default configuration:
71
Setting the ``handler_id`` config option to ``null`` means that Symfony will
72
use the native PHP session mechanism. The session metadata files will be stored
73
outside of the Symfony application, in a directory controlled by PHP. Although
74
-this usually simplify things, some session expiration related options may no
+this usually simplify things, some session expiration related options may not
75
work as expected if other applications that write to the same directory have
76
short max lifetime settings.
77
0 commit comments