Firefox : Disable http3.

This commit is contained in:
Dmitry Voronin 2024-08-02 19:33:16 +03:00
parent ef86f6e2ac
commit db77ece3c3
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -38,6 +38,7 @@
// User agent.
// user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36");
user_pref("network.http.http3.enable", false)
'';
mkExtension = install_url: {