1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-27 02:50:39 +02:00

0503: disable savant

This commit is contained in:
Thorin-Oakenpants 2018-07-04 12:53:21 +00:00 committed by GitHub
parent 9386fb5581
commit dceef9d1db
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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+)