Re-enable navigator.sendBeacon
Closes https://gitlab.com/librewolf-community/settings/-/issues/229
This commit is contained in:
parent
486637e9df
commit
cc152d35c8
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue