1
0
Fork 0

damnit part 2

what the hell is that setting again, the that screws up the wsyiwyg so that i lose all line breaks?
This commit is contained in:
Roman-Nopantski 2017-03-08 04:39:44 +13:00 committed by GitHub
parent d6d62a0ea8
commit b64439a9b2
1 changed files with 2 additions and 1 deletions

View File

@ -682,7 +682,8 @@ user_pref("network.http.referer.spoofSource", false);
* 0=no-referer 1=same-origin 2=strict-origin-when-cross-origin
* 3=no-referrer-when-downgrade (default)
* [NOTE] This is only a default, it can be overridden by a site-controlled Referrer Policy
* https://www.w3.org/TR/referrer-policy/ * https://bugzilla.mozilla.org/show_bug.cgi?id=1304623 ***/
* https://www.w3.org/TR/referrer-policy/
* https://bugzilla.mozilla.org/show_bug.cgi?id=1304623 ***/
// user_pref("network.http.referer.userControlPolicy", 3);
/* 1610: ALL: disable the DNT HTTP header (this is essentially USELESS and raises entropy)
* This setting is under Options>Privacy>Tracking>Request that sites not track you