Revert "firefox: https-only mode"

This reverts commit 144d0f94dd.
This commit is contained in:
Sean Buckley 2021-05-13 23:17:06 -04:00
parent 3ee75e0b39
commit 34191701ba

View file

@ -34,7 +34,6 @@ in
DisableFormHistory = true;
SearchSuggestEnabled = false;
Preferences = {
"dom.security.https_only_mode" = { Status = "locked"; Value = true; };
"extensions.formautofill.available" = { Status = "locked"; Value = "off"; };
"browser.contentblocking.category" = { Status = "locked"; Value = "strict"; };
"network.IDN_show_punycode" = { Status = "locked"; Value = true; };