diff --git a/user.js b/user.js index 7c5cec5..2631e4a 100644 --- a/user.js +++ b/user.js @@ -1474,7 +1474,7 @@ user_pref("fission.autostart", true); // [NOTE] Enforcing category to custom ensures ETP related prefs are always honored // [SETTING] Privacy & Security>Enhanced Tracking Protection>Custom>Cookies // https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/ -user_pref("network.cookie.cookieBehavior", 5); +user_pref("network.cookie.cookieBehavior", 1); user_pref("browser.contentblocking.category", "custom"); // ------------------------------------- // Set third-party cookies (i.e ALL) (if enabled) to session-only