mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 23:43:40 +02:00
0301a: remove update-check timing info
This commit is contained in:
parent
61385dc95e
commit
dd29418046
1 changed files with 0 additions and 1 deletions
1
user.js
1
user.js
|
@ -2113,7 +2113,6 @@ user_pref("plugin.state.java", 0);
|
||||||
// [-] https://bugzilla.mozilla.org/1462015
|
// [-] https://bugzilla.mozilla.org/1462015
|
||||||
user_pref("browser.search.countryCode", "US"); // (hidden pref)
|
user_pref("browser.search.countryCode", "US"); // (hidden pref)
|
||||||
// 0301a: disable auto-update checks for Firefox
|
// 0301a: disable auto-update checks for Firefox
|
||||||
// [NOTE] Firefox currently checks every 12 hrs and allows 8 day notification dismissal
|
|
||||||
// [SETTING] General>Firefox Updates>Never check for updates
|
// [SETTING] General>Firefox Updates>Never check for updates
|
||||||
// [-] https://bugzilla.mozilla.org/1420514
|
// [-] https://bugzilla.mozilla.org/1420514
|
||||||
// user_pref("app.update.enabled", false);
|
// user_pref("app.update.enabled", false);
|
||||||
|
|
Loading…
Add table
Reference in a new issue