1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Updated Advanced settings (markdown)

gwarser 2018-08-11 19:34:57 +02:00
parent 7097541425
commit 545795333f

@ -40,6 +40,16 @@ The time to wait in hours between each update session<sup>[1]</sup>. uBO will al
<sub>[1] "Update session" means that uBO will lookup and update assets deemed out of date, if any.</sub>
***
#### `cacheStorageCompression`
Default: `false`.
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. See https://github.com/uBlockOrigin/uBlock-issues/issues/141 for related discussion.
***
#### `debugScriptlets`