mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 13:00:02 +02:00
firefox: don't warn on deprecated TLS versions
This commit is contained in:
parent
2813cbec06
commit
995063a5c9
1 changed files with 0 additions and 3 deletions
|
@ -61,6 +61,3 @@ user_pref("network.http.http3.enabled", false);
|
||||||
|
|
||||||
// Don't use system notifications (awesome is not very good at displaying long notifications)
|
// Don't use system notifications (awesome is not very good at displaying long notifications)
|
||||||
user_pref("alerts.useSystemBackend", false);
|
user_pref("alerts.useSystemBackend", false);
|
||||||
|
|
||||||
// Keep warn me on deprecated TLS versions
|
|
||||||
user_pref("security.tls.version.enable-deprecated", false);
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue