Skip to content

Commit

Permalink
0503: disable savant
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Jul 4, 2018
1 parent 9386fb5 commit dceef9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ user_pref("network.allow-experiments", false);
user_pref("app.normandy.enabled", false);
user_pref("app.normandy.api_url", "");
user_pref("app.shield.optoutstudies.enabled", false);
user_pref("shield.savant.enabled", false); // (FF61+)
/* 0505: disable System Add-on updates
* [NOTE] In FF61 and lower, you will not get any System Add-on updates except when you update Firefox ***/
// user_pref("extensions.systemAddon.update.enabled", false); // (FF62+)
Expand Down

0 comments on commit dceef9d

Please sign in to comment.