user.js

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

commit bc371c8c9d37a2cf199659d1aff961f60d3e94d7
parent 622b70aa376ab0eaafa67b70d09666e3a851a4ea
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Mon, 29 Jan 2018 14:05:13 +0100

Update user.js
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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);