From 34f7b34e5bd4f58da4ad9584ac3d0082866e3bf4 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 27 Mar 2023 12:33:40 -0400 Subject: [PATCH] Updated Dashboard: Filter lists (markdown) --- Dashboard:-Filter-lists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard:-Filter-lists.md b/Dashboard:-Filter-lists.md index 20dbf8d..0ad2f08 100644 --- a/Dashboard:-Filter-lists.md +++ b/Dashboard:-Filter-lists.md @@ -87,7 +87,7 @@ If this behavior is undesirable, disable the setting to prevent uBO from suspend This setting gives the option to potentially speed up page load at launch, at the cost of possibly not properly filtering network requests as per filter lists or rules. -This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers, disabling the setting will prevent the browser from reloading tabs in which there was network activity while being in a suspended state at launch. +This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers it's not possible to suspend network activity, in which case this setting will only force a reload of the webpage once uBO is fully loaded. See also [`suspendTabsUntilReady`](./Advanced-settings#suspendtabsuntilready).