mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
default background checking to OFF for now
This commit is contained in:
parent
ffe3de55a8
commit
f4e745ab8e
@ -71,7 +71,7 @@ pref("extensions.ignoreMTimeChanges", false);
|
||||
pref("extensions.logging.enabled", false);
|
||||
|
||||
// App-specific update preferences
|
||||
pref("app.update.enabled", true); // Whether or not app updates are enabled
|
||||
pref("app.update.enabled", false); // Whether or not app updates are enabled
|
||||
|
||||
// Whether or not automated background app updates are enabled.
|
||||
pref("app.update.autoInstallEnabled", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user