Thanks Mike
I can confirm, defaultPref is the solution

Jaroslav




Od:     Kaply Consulting <[email protected]>
Komu:   Jaroslav Uher <[email protected]>
Kopie:  Nick Thomas <[email protected]>, "[email protected]
            List" <[email protected]>
Datum:  12.04.2017 15:48
Předmět:        Re: [Mozilla Enterprise] autoconfigure of 52esr for internal
            update



It needs to be a default pref:

defaultPref("app.update.url", "
http://myinternalserver/download/firefox/%VERSION%/update.xml";);

I've tested this in AutoConfig and it's working for me.

Mike

On Mon, Mar 13, 2017 at 9:32 AM, Jaroslav Uher <[email protected]>
wrote:
  Nick, thank you to pointing me to bugreport. I tried setting of prefs in
  autoconfig, but no success.

  pref("app.update.url", "
  http://myinternalserver/download/firefox/%VERSION%/update.xml";);

  In browser console I still see https://aus5.mozilla.org/update/6/Firefox
  ......

  Jaroslav


  _______________________________________________
  Enterprise mailing list
  [email protected]
  https://mail.mozilla.org/listinfo/enterprise

  To unsubscribe from this list, please visit
  https://mail.mozilla.org/listinfo/enterprise or send an email to
  [email protected] with a subject of "unsubscribe"

_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to