firefox: enable HTTPS-only mode
This commit is contained in:
parent
8db6882692
commit
d3f76f1ef6
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ user_pref("datareporting.healthreport.uploadEnabled", false);
|
|||
user_pref("devtools.selfxss.count", 5);
|
||||
user_pref("devtools.whatsnew.enabled", false);
|
||||
user_pref("devtools.whatsnew.feature-enabled", false);
|
||||
user_pref("dom.security.https_only_mode", true);
|
||||
user_pref("extensions.privatebrowsing.notification", true);
|
||||
user_pref("geo.enabled", false);
|
||||
user_pref("identity.fxaccounts.enabled", false);
|
||||
|
|
Loading…
Add table
Reference in a new issue