Re: [Mozilla Enterprise] Popup about Firefox ESR update even with app.update.auto set to true

2019-07-19 Thread pascal.wulleput
.org] De la part de Mike Kaply Envoyé : vendredi 19 juillet 2019 18:01 À : TARLO Marius OBS/OCB Cc : enterprise@mozilla.org; BREDELOUX-CHEVAL Sabrina DISU/UOM Objet : Re: [Mozilla Enterprise] Popup about Firefox ESR update even with app.update.auto set to true Yes, you need to set app.update.si

Re: [Mozilla Enterprise] Popup about Firefox ESR update even with app.update.auto set to true

2019-07-19 Thread Mike Kaply
Yes, you need to set app.update.silent (for ESR 60) https://searchfox.org/mozilla-esr60/source/browser/app/profile/firefox.js#158 Mike On Fri, Jul 19, 2019 at 10:56 AM wrote: > Hello, > > > > In our .cfg file called by autoconfig.js we’ve got the following > parameters : > >

[Mozilla Enterprise] Popup about Firefox ESR update even with app.update.auto set to true

2019-07-19 Thread marius.tarlo
Hello, In our .cfg file called by autoconfig.js we've got the following parameters : lockPref("app.update.enabled", true); lockPref("app.update.auto", true); lockPref("app.update.service.enabled", true); lockPref("browser.search.update", true); And we've just switched the