update .cfg for phaseout of policies

This commit is contained in:
BeatLink 2019-07-01 03:53:43 -05:00
parent 284d439588
commit cb044949d8

View file

@ -78,6 +78,9 @@ lockPref("general.config.filename", "librewolf.cfg");
// //
// ============================================================================================================================================ // ============================================================================================================================================
//to disable dev tools
// search for devtools.*.enabled in about:config
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// Section : User Settings // Section : User Settings
// Bench Diff : +0/5000 // Bench Diff : +0/5000
@ -2648,8 +2651,7 @@ lockPref("browser.pagethumbnails.capturing_disabled", true);
// After other settings, this does not send any data to search. // After other settings, this does not send any data to search.
// Pref : Disable Firefox Account // Pref : Disable Firefox Account
//lockPref("identity.fxaccounts.enabled", false); //Deprecated Active lockPref("identity.fxaccounts.enabled", false);
// Already disabled in policies.json
// Pref : 2609: disable MathML (Mathematical Markup Language) (FF51+) // Pref : 2609: disable MathML (Mathematical Markup Language) (FF51+)
// [TEST] http://browserspy.dk/mathml.php // [TEST] http://browserspy.dk/mathml.php