Updated Advanced settings (markdown)

gwarser 2018-08-22 16:03:52 +02:00
parent b7c41b0ab3
commit 4bb7de315d

@ -44,9 +44,9 @@ The time to wait in hours between each update session<sup>[1]</sup>. uBO will al
#### `cacheStorageCompression`
Default: `false`.
Default: `true`.
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.
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.