forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
aa260fb602
commit
de6df33613
2
user.js
2
user.js
|
@ -1509,7 +1509,7 @@ user_pref("fission.autostart", true);
|
|||
// [NOTE] You can set cookie exceptions under site permissions or use an extension
|
||||
// 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
|
||||
|
|
Loading…
Reference in New Issue