Re-enable navigator.sendBeacon
Closes https://gitlab.com/librewolf-community/settings/-/issues/229
This commit is contained in:
parent
486637e9df
commit
c5f0ea92ef
1 changed files with 0 additions and 2 deletions
|
|
@ -493,8 +493,6 @@ pref("network.connectivity-service.enabled", false);
|
||||||
// disable captive portal
|
// disable captive portal
|
||||||
pref("network.captive-portal-service.enabled", false);
|
pref("network.captive-portal-service.enabled", false);
|
||||||
pref("captivedetect.canonicalURL", "");
|
pref("captivedetect.canonicalURL", "");
|
||||||
// prevent sending server side analytics
|
|
||||||
pref("beacon.enabled", false);
|
|
||||||
|
|
||||||
/** [CATEGORY] WINDOWS
|
/** [CATEGORY] WINDOWS
|
||||||
* the prefs in this section only apply to windows installations and they don't have any
|
* the prefs in this section only apply to windows installations and they don't have any
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue