forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
c6e9a61ff4
commit
63238f91dc
2
user.js
2
user.js
|
@ -1019,7 +1019,7 @@ user_pref("gfx.font_rendering.graphite.enabled", false);
|
|||
// -------------------------------------
|
||||
// Control when to send a referer
|
||||
// 0=always (default), 1=only if base domains match, 2=only if hosts match
|
||||
// [SETUP-WEB] Known to cause issues with older modems/routers and some sites e.g vimeo, icloud
|
||||
// [SETUP-WEB] Known to cause issues with older modems/routers and some sites e.g vimeo, icloud, instagram
|
||||
user_pref("network.http.referer.XOriginPolicy", 2);
|
||||
// -------------------------------------
|
||||
// Control the amount of information to send [FF52+]
|
||||
|
|
Loading…
Reference in New Issue