mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Advanced settings (markdown)
parent
af3b6741b5
commit
65dd0ee8a6
1 changed files with 11 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ The time to wait in hours between each update session<sup>[1]</sup>. 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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue