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

cacheStorageAPI update

gwarser 2024-04-15 10:51:35 +02:00
parent 6adf0169dc
commit a0fd6ebaad

@ -215,6 +215,12 @@ Related Firefox issues:
#### `cacheStorageAPI`
After storage redesign in [1.56-1.57](https://github.com/uBlockOrigin/uBlock-issues/issues/2969), [for development purposes only](https://github.com/uBlockOrigin/uBlock-issues/issues/3177#issuecomment-2016519313).
<details>
<summary>Changelog</summary>
Default: `unset`.
After [1.18.6](https://github.com/gorhill/uBlock/commit/0d369cda21bbce23a7376e0f7b2847a3c7a6d3d8) works in Firefox.
@ -231,6 +237,9 @@ Bad side effects - filter lists will be out of date in Chrome incognito mode - [
If `unset`, uBO will use whatever backend storage is optimal for the current platform.
</details>
***
#### `cacheStorageCompression`