From a0fd6ebaad298563819a42592af4fe08b3db4329 Mon Sep 17 00:00:00 2001 From: gwarser Date: Mon, 15 Apr 2024 10:51:35 +0200 Subject: [PATCH] cacheStorageAPI update --- Advanced-settings.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Advanced-settings.md b/Advanced-settings.md index b1392b9..ac458ac 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -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). + +
+Changelog + + 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. + +
+ *** #### `cacheStorageCompression`