firefox: HTTP referer spoofing breaks some APIs, so disable it.
This commit is contained in:
parent
8f8a97933d
commit
44bcfcd42d
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ let
|
||||||
"media.ffmpeg.vaapi.enabled" = true;
|
"media.ffmpeg.vaapi.enabled" = true;
|
||||||
"media.rdd-ffmpeg.enabled" = true;
|
"media.rdd-ffmpeg.enabled" = true;
|
||||||
"network.allow-experimens" = false;
|
"network.allow-experimens" = false;
|
||||||
"network.http.referer.spoofSource" = true;
|
|
||||||
"privacy.query_stripping" = true;
|
"privacy.query_stripping" = true;
|
||||||
"privacy.webrtc.allowSilencingNotifications" = true;
|
"privacy.webrtc.allowSilencingNotifications" = true;
|
||||||
"privacy.webrtc.legacyGlobalIndicator" = false;
|
"privacy.webrtc.legacyGlobalIndicator" = false;
|
||||||
|
|
Loading…
Reference in a new issue