mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 12:30:01 +02:00
firefox: stop disabling HTTP/3
Let's check if that's OK now.
This commit is contained in:
parent
3416e78891
commit
d74eecf9cd
1 changed files with 0 additions and 2 deletions
|
@ -62,5 +62,3 @@ user_pref("image.avif.enabled", true);
|
|||
|
||||
// Disable DoH for now
|
||||
user_pref("network.trr.mode", 5);
|
||||
// No HTTP/3 yet (disabled by default, but document here it doesn't work well for me on Google)
|
||||
user_pref("network.http.http3.enabled", false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue