mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-09 18:19:23 +01:00
firefox-forbidden-policies.js: remove outdated TODO
Firefox ESR either was updated already or I am no longer running it anywhere, so this doesn't need to hang around here
This commit is contained in:
parent
4678441fe4
commit
ea10cc08b7
@ -121,10 +121,6 @@ lockPref("reader.parse-on-load.force-enabled", true);
|
||||
// Ensure OCSP stapling is enabled, especially if the server has it
|
||||
lockPref("security.ssl.enable_ocsp_must_staple", true);
|
||||
|
||||
// TODO: Consider removing this when ESR updates as only it needs this for
|
||||
// ECH, which is otherwise the default=
|
||||
lockPref("security.tls.ech.grease_http3", true);
|
||||
|
||||
// New sidebar
|
||||
lockPref("sidebar.revamp", true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user