Bug 147789: remove obsolte pref network.hosts.nntp_server. r+sr=neil

git-svn-id: svn://10.0.0.236/trunk@253919 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkmelin+mozilla%iki.fi 2008-08-28 15:59:26 +00:00
parent 4391459f6d
commit fb028e8d41

View File

@ -368,11 +368,6 @@ pref("network.automatic-ntlm-auth.trusted-uris", "");
// implementation will not be affected by this preference.
pref("network.ntlm.send-lm-response", false);
// sspitzer: change this back to "news" when we get to beta.
// for now, set this to news.mozilla.org because you can only
// post to the server specified by this pref.
pref("network.hosts.nntp_server", "news.mozilla.org");
pref("permissions.default.image", 1); // 1-Accept, 2-Deny, 3-dontAcceptForeign
pref("network.image.warnAboutImages", false);
pref("network.proxy.autoconfig_url", "");