set default pref for image blocking.
bug 279782, r=dwitte, sr=darin git-svn-id: svn://10.0.0.236/trunk@168502 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e277c0a4a0
commit
b642994f5a
@ -613,7 +613,7 @@ pref("network.automatic-ntlm-auth.trusted-uris", "");
|
||||
// post to the server specified by this pref.
|
||||
pref("network.hosts.nntp_server", "news.mozilla.org");
|
||||
|
||||
pref("network.image.imageBehavior", 0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse
|
||||
pref("permissions.default.image", 1); // 1-Accept, 2-Deny, 3-dontAcceptForeign
|
||||
pref("network.image.warnAboutImages", false);
|
||||
pref("network.proxy.autoconfig_url", "");
|
||||
pref("network.proxy.type", 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user