From 6e771bd32d7b5fe3fd819966ed241a136e8b9ac2 Mon Sep 17 00:00:00 2001 From: Narsil Date: Tue, 10 Aug 2021 23:05:46 +0000 Subject: [PATCH] Update 'user.js' --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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