From bc371c8c9d37a2cf199659d1aff961f60d3e94d7 Mon Sep 17 00:00:00 2001 From: earthlng Date: Mon, 29 Jan 2018 14:05:13 +0100 Subject: [PATCH] Update user.js --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 2e37608..bf72979 100644 --- a/user.js +++ b/user.js @@ -44,6 +44,7 @@ * [1] https://en.wikipedia.org/wiki/Dead_parrot * [2] https://en.wikipedia.org/wiki/Warrant_canary ***/ user_pref("_user.js.parrot", "START: Oh yes, the Norwegian Blue... what's wrong with it?"); + /* 0000: disable about:config warning ***/ user_pref("general.warnOnAboutConfig", false);