user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3e5667fb3438bce37ad7e504f8625f6af7562acc
parent 2bf238f38486f31986229b4c44e7728f8d32023c
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 26 May 2018 18:48:38 +0000

0101: more cleanup, #434
Diffstat:
Muser.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -67,7 +67,6 @@ user_pref("general.warnOnAboutConfig", false); user_pref("_user.js.parrot", "0100 syntax error: the parrot's dead!"); /* 0101: disable "slow startup" options * warnings, disk history, welcomes, intros, EULA, default browser check ***/ -user_pref("browser.slowStartup.notificationDisabled", true); user_pref("browser.rights.3.shown", true); user_pref("browser.startup.homepage_override.mstone", "ignore"); user_pref("startup.homepage_welcome_url", "");