From afcfd675f9331c763d0f0fa69b93db8242b49314 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 5 Jul 2020 11:54:38 +0000 Subject: [PATCH] string not boolean --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 97030b4..e6916a0 100644 --- a/user.js +++ b/user.js @@ -127,7 +127,7 @@ user_pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false) // user_pref("browser.library.activity-stream.enabled", false); /* 0105e: clear default topsites * [NOTE] This does not block you from adding your own ***/ -user_pref("browser.newtabpage.activity-stream.default.sites", false); +user_pref("browser.newtabpage.activity-stream.default.sites", ""); /* 0110: start Firefox in PB (Private Browsing) mode * [NOTE] In this mode *all* windows are "private windows" and the PB mode icon is not displayed * [WARNING] The P in PB mode is misleading: it means no "persistent" disk storage such as history,