Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a0bd81c

Browse filesBrowse files
committed
gc_maxlifetime default value
The correct value of parameter gc_maxlifetime is not 14400 but 1440.
1 parent de33db5 commit a0bd81c
Copy full SHA for a0bd81c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ gc_maxlifetime
240240
.. versionadded:: 2.1
241241
The ``gc_maxlifetime`` option is new in version 2.1
242242

243-
**type**: ``integer`` **default**: ``14400``
243+
**type**: ``integer`` **default**: ``1440``
244244

245245
This determines the number of seconds after which data will be seen as "garbage"
246246
and potentially cleaned up. Garbage collection may occur during session start

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.