From 65dd0ee8a6440fab64c8ba43206417db62a296bc Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 1 Sep 2018 15:05:06 +0200 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index 4577e3a..fdf9574 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -46,7 +46,7 @@ The time to wait in hours between each update session[1]. uBO will al Default: `true`. -uBO 1.16.17b+ +uBO 1.16.17b and above. If set to true, uBO will lz4-compress data before storing it in its cache storage. The cache storage is used for storing downloaded filter lists, compiled filter lists, selfies. This setting currently only work with Firefox/Firefox for Android. See https://github.com/uBlockOrigin/uBlock-issues/issues/141 for related discussion. @@ -94,6 +94,16 @@ A valid CSS font size value (`14px`) to use for the popup panel. Use if you are *** +#### `requestJournalProcessPeriod` + +Default: `1000`. + +uBO 1.16.21b2 and above. + +Controlls the delay before uBO internally process it's network request journal queue. Affects the delay in displaying the number of blocked requests on extension icon [#155](https://github.com/uBlockOrigin/uBlock-issues/issues/155). + +*** + #### `suspendTabsUntilReady` (experimental) Default: `false`.