Merge branch 's-s-rsn' into 'master'
Unlock `security.ssl.require_safe_negotiation` See merge request librewolf-community/settings!4
This commit is contained in:
commit
26090f57b0
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ lockPref("browser.urlbar.oneOffSearches", false);
|
|||
lockPref("network.auth.subresource-img-cross-origin-http-auth-allow", false); //Deprecated Active
|
||||
lockPref("browser.shell.shortcutFavicons", false);
|
||||
lockPref("alerts.showFavicons", false); // default: false
|
||||
lockPref("security.ssl.require_safe_negotiation", true);
|
||||
defaultPref("security.ssl.require_safe_negotiation", true);
|
||||
lockPref("security.tls.enable_0rtt_data", false); // (FF55+ default true)
|
||||
lockPref("browser.xul.error_pages.expert_bad_cert", true);
|
||||
lockPref("font.blacklist.underline_offset", "");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue