From 74a08114a80db2f009ac70e01e72b9c843c31b65 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 4 Feb 2019 13:28:29 +0000 Subject: [PATCH] 2701: refix setting --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 78c78f2..bc617a0 100644 --- a/user.js +++ b/user.js @@ -1406,7 +1406,7 @@ user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin * 3=(Block) Cookies from unvisited sites, 4=(Block) Third-party trackers (FF63+) * [NOTE] value 4 is tied to the Tracking Protection lists * [NOTE] You can set exceptions under site permissions or use an extension - * [SETTING] the "Cookie" part under Privacy & Security>Content Blocking ***/ + * [SETTING] Privacy & Security>Content Blocking>Custom>Choose what to block>Cookies ***/ user_pref("network.cookie.cookieBehavior", 1); /* 2702: set third-party cookies (i.e ALL) (if enabled, see 2701) to session-only and (FF58+) set third-party non-secure (i.e HTTP) cookies to session-only