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 8a9c9d0

Browse filesBrowse files
committed
Merge pull request #2880 from petajaros/patch-1
gc_maxlifetime default value
2 parents de33db5 + a0bd81c commit 8a9c9d0
Copy full SHA for 8a9c9d0

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.