mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 22:04:20 +02:00
firefox: no https first
It's still too broken.
This commit is contained in:
parent
56fc8daec2
commit
8cc26133fc
1 changed files with 0 additions and 4 deletions
|
@ -72,7 +72,3 @@ user_pref("image.avif.enabled", true);
|
||||||
|
|
||||||
// Disable DoH for now
|
// Disable DoH for now
|
||||||
user_pref("network.trr.mode", 5);
|
user_pref("network.trr.mode", 5);
|
||||||
|
|
||||||
// HTTPS first
|
|
||||||
user_pref("dom.security.https_first", true);
|
|
||||||
user_pref("dom.security.https_first_pbm", true);
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue