mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-18 14:47:10 +02:00
Update user.js
This commit is contained in:
parent
7f118dbd92
commit
1fa079a33b
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -179,7 +179,7 @@ user_pref("_user.js.parrot", "0300 syntax error: the parrot's not pinin' for the
|
||||||
* [SETTING] about:addons>Extensions>[cog-wheel-icon]>Update Add-ons Automatically (toggle) ***/
|
* [SETTING] about:addons>Extensions>[cog-wheel-icon]>Update Add-ons Automatically (toggle) ***/
|
||||||
// user_pref("extensions.update.enabled", false);
|
// user_pref("extensions.update.enabled", false);
|
||||||
/* 0302a: disable auto update installing for Firefox [NON-WINDOWS FF65+]
|
/* 0302a: disable auto update installing for Firefox [NON-WINDOWS FF65+]
|
||||||
* [NOTE] In FF65+ on Windows this setting is now stored in a file and the pref was removed
|
* [NOTE] In FF65+ on Windows this SETTING (below) is now stored in a file and the pref was removed
|
||||||
* [SETTING] General>Firefox Updates>Check for updates but let you choose... ***/
|
* [SETTING] General>Firefox Updates>Check for updates but let you choose... ***/
|
||||||
user_pref("app.update.auto", false);
|
user_pref("app.update.auto", false);
|
||||||
/* 0302b: disable auto update installing for extensions (after the check in 0301b)
|
/* 0302b: disable auto update installing for extensions (after the check in 0301b)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue