#8547: disable discard state by default

This commit is contained in:
owl 2025-12-20 16:48:50 +01:00
parent fb85d47eac
commit 37e10da4fa
No known key found for this signature in database
GPG Key ID: C2308C68A80FC991
2 changed files with 2 additions and 2 deletions

View File

@ -3857,7 +3857,7 @@ This setting is only available with the QtWebEngine backend.
Type: <<types,Int>>
Default: +pass:[600000]+
Default: +pass:[-1]+
[[qt.chromium.lifecycle_state.enabled]]
=== qt.chromium.lifecycle_state.enabled

View File

@ -386,7 +386,7 @@ qt.chromium.lifecycle_state.discard_delay:
name: Int
minval: -1
maxval: maxint
default: 600_000
default: -1
backend: QtWebEngine
desc: >-
The amount of time (in milliseconds) to wait before transitioning a page to