add comments

This commit is contained in:
fxbrit 2022-09-21 12:05:07 +02:00
parent ed9334d258
commit 4445fa8ee9

View file

@ -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,