Adapt Thunderbird
This commit is contained in:
parent
d1fdcaa31e
commit
3ca54e2ccd
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ user_pref("network.http.sendRefererHeader", 0);
|
|||
user_pref("network.http.speculative-parallel-limit", 0);
|
||||
user_pref("network.http.referer.XOriginPolicy", 2);
|
||||
user_pref("network.prefetch-next", false);
|
||||
user_pref("network.protocol-handler.warn-external.http", true);
|
||||
user_pref("network.protocol-handler.warn-external.https", true);
|
||||
user_pref("rss.display.disallow_mime_handlers", 3);
|
||||
user_pref("rss.display.html_as", 1);
|
||||
user_pref("rss.display.prefer_plaintext", true);
|
||||
|
|
Loading…
Reference in a new issue