firefox: HTTP referer spoofing breaks some APIs, so disable it.

This commit is contained in:
Erwin Boskma 2024-05-29 19:51:36 +02:00
parent 8f8a97933d
commit 44bcfcd42d
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -33,7 +33,6 @@ let
"media.ffmpeg.vaapi.enabled" = true;
"media.rdd-ffmpeg.enabled" = true;
"network.allow-experimens" = false;
"network.http.referer.spoofSource" = true;
"privacy.query_stripping" = true;
"privacy.webrtc.allowSilencingNotifications" = true;
"privacy.webrtc.legacyGlobalIndicator" = false;