From ea99dede84f82238c51563348e92460fb134b422 Mon Sep 17 00:00:00 2001 From: mattia Date: Sat, 24 Jul 2021 00:32:47 +0200 Subject: [PATCH] Remove all sync preferences --- user.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/user.js b/user.js index 6051f92..90e88fc 100644 --- a/user.js +++ b/user.js @@ -41,9 +41,6 @@ user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); user_pref("browser.newtabpage.activity-stream.telemetry", false); user_pref("browser.newtabpage.activity-stream.telemetry.structuredIngestion.endpoint", ""); user_pref("browser.newtabpage.activity-stream.telemetry.ut.events", false); -user_pref("services.sync.prefs.sync.browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", false); -user_pref("services.sync.prefs.sync.browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false); -user_pref("services.sync.prefs.sync.browser.newtabpage.activity-stream.section.highlights.includePocket", false); // Normandy user_pref("app.normandy.api_url", "");