Upload files to "/"
This commit is contained in:
parent
f5d941f22b
commit
54110d371e
2
user.js
2
user.js
|
@ -471,7 +471,7 @@ user_pref("browser.xul.error_pages.expert_bad_cert", true);
|
|||
// REFERERS
|
||||
// >>>>>>>>>>>>>>>>>>>>>
|
||||
//
|
||||
/ Control the amount of cross-origin information to send [FF52+]
|
||||
// Control the amount of cross-origin information to send [FF52+]
|
||||
// 0=send full URI (default), 1=scheme+host+port+path, 2=scheme+host+port
|
||||
user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue