commit b64439a9b222f42a218082c13e7ba11da93d0648
parent d6d62a0ea858ac892f9be1e5e859c88c77cccc81
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date: Wed, 8 Mar 2017 04:39:44 +1300
damnit part 2
what the hell is that setting again, the that screws up the wsyiwyg so that i lose all line breaks?
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -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