summarylogtreecommitdiffstats
path: root/vendor.js
diff options
context:
space:
mode:
authorhalflife2016-09-19 20:10:06 -0400
committerhalflife2016-09-19 20:10:06 -0400
commit70b392092e7f92daf7c216cbde20094824798ee9 (patch)
treee25f4d22304c64b7e347303cffa31cbc175048dc /vendor.js
parent1bc8eb1e35ac3e748c059e97767c8fe212815150 (diff)
downloadaur-70b392092e7f92daf7c216cbde20094824798ee9.tar.gz
update
Diffstat (limited to 'vendor.js')
-rw-r--r--vendor.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor.js b/vendor.js
index 98d9599f69b2..bb2dfdad224d 100644
--- a/vendor.js
+++ b/vendor.js
@@ -42,4 +42,5 @@ pref("datareporting.healthreport.about.reportUrl", "");
pref("datareporting.healthreport.about.reportUrlUnified", "");
pref("datareporting.policy.dataSubmissionEnabled", false);
pref("datareporting.policy.dataSubmissionEnabled.v2", false);
-pref("xpinstall.signatures.required", false);
+pref("browser.safebrowsing.enabled", false);
+pref("browser.safebrowsing.malware.enabled", false);