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 3039806 commit 7ea3a62Copy full SHA for 7ea3a62
reference/configuration/framework.rst
@@ -733,7 +733,7 @@ cookie_lifetime
733
**type**: ``integer`` **default**: ``null``
734
735
This determines the lifetime of the session - in seconds. The default value
736
-- ``null`` - means that the ``sesssion.cookie_lifetime`` value from ``php.ini``
+- ``null`` - means that the ``session.cookie_lifetime`` value from ``php.ini``
737
will be used. Setting this value to ``0`` means the cookie is valid for
738
the length of the browser session.
739
0 commit comments