From 9bf04c367047bd8a87b87a85f646b4cc4af1fe9f Mon Sep 17 00:00:00 2001 From: zenithium <48525551+zenithium@users.noreply.github.com> Date: Tue, 10 Mar 2020 16:05:57 +0000 Subject: [PATCH] Added link to details about beacon.enabled --- _includes/sections/browser-tweaks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 92c31bd1..594ce61f 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -96,7 +96,7 @@
beacon.enabled = false
-
Disables sending additional analytics to web servers.
+
Disables sending additional analytics to web servers. Details
browser.safebrowsing.downloads.remote.enabled = false
Prevents Firefox from sending information about downloaded executable files to Google Safe Browsing to determine whether it should be blocked for safety reasons. Details