<dl>
<dt>Lifetime</dt>
<dd>The time for which the cookie will persist, in minutes.</dd>
-<dd>A value of 0 indicates that the cookie will persist only for the
-current browser session. This is the default value if none is
-specified.</dd>
+<dd>By default, the cookie will persist only for the
+current browser session. If you need to specify any later
+parameter (Path, Secure, httponly), it is not currently
+possible to explicitly configure session lifetime. Note:
+Previous versions of this documentation erroneouly stated
+otherwise.</dd>
<dt>Path</dt>
<dd>The path, on the current website, for which the cookie is valid,
<dl>
<dt>Lifetime</dt>
<dd>The time for which the cookie will persist, in minutes.</dd>
-<dd>A value of 0 indicates that the cookie will persist only for the
-current browser session. This is the default value if none is
-specified.</dd>
+<dd>By default, the cookie will persist only for the
+current browser session. If you need to specify any later
+parameter (Path, Secure, httponly), it is not currently
+possible to explicitly configure session lifetime. Note:
+Previous versions of this documentation erroneouly stated
+otherwise.</dd>
<dt>Path</dt>
<dd>The path, on the current website, for which the cookie is valid,