diff --git a/librewolf.cfg b/librewolf.cfg index d92a42e..a44add5 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -42,8 +42,8 @@ defaultPref("librewolf.cfg.version", "6.10"); * the UI that allows to change mode manually is hidden. */ pref("browser.contentblocking.category", "strict"); -defaultPref("privacy.partition.serviceWorkers", true); // isolate service workers, default v105+ -defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage", true); +defaultPref("privacy.partition.serviceWorkers", true); // default v105+ +defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage", true); // enable APS /** [SECTION] SANITIZING * all the cleaning prefs true by default except for siteSetting and offlineApps,