mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 15:34:01 +00:00
Bug 751145 - Silent extensions update mechanism. r=cjones
This commit is contained in:
parent
4a78ee09cf
commit
0cb8602721
@ -503,3 +503,8 @@ pref("app.update.download.backgroundInterval", 0);
|
||||
// field.
|
||||
pref("app.update.log", true);
|
||||
#endif
|
||||
|
||||
// Extensions preferences
|
||||
pref("extensions.update.enabled", false);
|
||||
pref("extensions.getAddons.cache.enabled", false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user