user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit f77102713892d92a34f781e75840a09091a5c485
parent 8f1c0044b91e7df4e7f369c71b7aed2a4ba7bdd5
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun,  4 Apr 2021 11:18:54 +0000

2720 was removed in FF72

https://bugzilla.mozilla.org/1488583
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1298,7 +1298,7 @@ user_pref("dom.storage.next_gen", true); /*** [SECTION 2800]: SHUTDOWN You should set the values to what suits you best. - "Offline Website Data" includes appCache (2730), localStorage (2710), - service worker cache (2740), and QuotaManager (IndexedDB (2720), asm-cache) + service worker cache (2740), and QuotaManager (IndexedDB, asm-cache) - In both 2803 + 2804, the 'download' and 'history' prefs are combined in the Firefox interface as "Browsing & Download History" and their values will be synced ***/