mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +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
|
// Ensure OCSP stapling is enabled, especially if the server has it
|
||||||
lockPref("security.ssl.enable_ocsp_must_staple", true);
|
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
|
// New sidebar
|
||||||
lockPref("sidebar.revamp", true);
|
lockPref("sidebar.revamp", true);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user