forked from Narsil/palemoon_user.js
Update 'user.js'
This commit is contained in:
parent
72902718fc
commit
0afc4d5a86
2
user.js
2
user.js
|
@ -395,7 +395,7 @@ user_pref("font.blacklist.underline_offset", "");
|
|||
// user_pref("network.http.sendRefererHeader", 2);
|
||||
// -------------------------------------
|
||||
// Control the amount of information to send
|
||||
user_pref("network.http.referer.trimmingPolicy", 2);
|
||||
// user_pref("network.http.referer.trimmingPolicy", 0);
|
||||
// -------------------------------------
|
||||
// Control when to send a referer
|
||||
user_pref("network.http.referer.XOriginPolicy", 2);
|
||||
|
|
Loading…
Reference in New Issue