We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6dc36 commit 6a5bda1Copy full SHA for 6a5bda1
Firefox/prefs.js
@@ -112,4 +112,5 @@ user_pref("full-screen-api.macos-native-full-screen", true);
112
user_pref("gfx.webrender.all", true);
113
user_pref("gfx.webrender.software", false);
114
user_pref("accessibility.typeaheadfind.matchesCountLimit", 99999999);
115
+user_pref("network.http.http3.enable", false);
116
0 commit comments