lockPref("network.proxy.type", 4);

On Fri, Oct 28, 2016 at 11:43 AM, Eric Periard <eric.peri...@ccirc-ccric.ca>
wrote:

> Hey guys,
>
>
>
> So I've created a new package around x64 version of FF ESR for my network
> and upon installation I noticed that by default the “*Connection
> Settings” *is set to “*Use system proxy settings*” but I would like to
> switch to “*Auto-detect proxy settings for this network*”.
>
>
>
> My Mozilla.cfg has the following lines:
>
>
>
> lockPref("app.update.auto", true);
>
> lockPref("app.update.enabled", true);
>
> lockPref("app.update.service.enabled", true);
>
>
>
> lockPref("extensions.autoDisableScopes", 0);
>
> lockPref("datareporting.healthreport.service.enabled", false);
>
> pref("browser.startup.homepage","https://www.google.ca/";);
>
> pref("browser.shell.checkDefaultBrowser", false);
>
> pref("browser.startup.homepage_override.mstone", "ignore");
>
> pref("browser.rights.3.shown", true);
>
> pref("toolkit.telemetry.prompted", 2);
>
> pref("toolkit.telemetry.rejected", true);
>
> pref("pdfjs.disabled", true);
>
> pref("plugins.notifyMissingFlash", false);
>
> lockPref("toolkit.crashreporter.enabled", false);
>
> Components.classes["@mozilla.org/toolkit/crash-reporter;1"]
> .getService(Components.interfaces.nsICrashReporter).submitReports = false;
>
>
>
>
>
> What would be the pref/lockpref for the option I seek above?
>
>
>
> Thanks!
>
>
>
>
>
> Éric S. Périard
> Laboratory Administrator | Administrateur de laboratoire
> Canadian Cyber Incident Response Centre | Centre canadien de réponse aux
> incidents cybernétiques
> Public Safety Canada | Sécurité publique Canada
> eric.peri...@canada.ca | eric.peri...@ccirc-ccric.ca
> PublicSafety.gc.ca
> <http://www.publicsafety.gc.ca/prg/em/ccirc/index-eng.aspx>|
> SecuritePublique.gc.ca
> <http://www.publicsafety.gc.ca/prg/em/ccirc/index-fra.aspx>
> Government of Canada | Gouvernement du Canada
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Enterprise mailing list
> Enterprise@mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit https://mail.mozilla.org/
> listinfo/enterprise or send an email to enterprise-requ...@mozilla.org
> with a subject of "unsubscribe"
>



-- 

Robert Solomon
Facilities Manager
Integral Yoga Institute
227 West Thirteenth Street
New York  NY 10011
p: 212 929 0585 x 25 f: 212 675 3674 c: 914 403 0908
_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

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

Reply via email to