From cc152d35c86ea26ce53848a74a8d794e003ac641 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Mon, 28 Nov 2022 13:31:11 +0000 Subject: [PATCH] Re-enable navigator.sendBeacon Closes https://gitlab.com/librewolf-community/settings/-/issues/229 --- librewolf.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/librewolf.cfg b/librewolf.cfg index a964564..c9bc85b 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -493,8 +493,6 @@ pref("network.connectivity-service.enabled", false); // disable captive portal pref("network.captive-portal-service.enabled", false); pref("captivedetect.canonicalURL", ""); -// prevent sending server side analytics -pref("beacon.enabled", false); /** [CATEGORY] WINDOWS * the prefs in this section only apply to windows installations and they don't have any