Update 'user.js'

This commit is contained in:
Narsil 2021-08-10 23:05:46 +00:00
parent d07d673234
commit 6e771bd32d
1 changed files with 1 additions and 1 deletions

View File

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