Update 'user.js'

This commit is contained in:
Narsil 2020-12-27 06:10:28 -05:00
parent 72902718fc
commit 0afc4d5a86
1 changed files with 1 additions and 1 deletions

View File

@ -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);