Explorar el Código

0402, remove redundant pref, see #709

Thorin-Oakenpants hace 6 años
padre
commit
59930d4697
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      user.js

+ 0 - 1
user.js

@@ -299,7 +299,6 @@ user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozi
  * This is a real-time check with Google services.
  * [SETUP-SECURITY] If you do not understand this, or if you want this protection, then override it ***/
 user_pref("browser.safebrowsing.downloads.remote.enabled", false);
-user_pref("browser.safebrowsing.downloads.remote.url", "");
 /* 0403: disable reporting URLs ***/
 user_pref("browser.safebrowsing.provider.google.reportURL", "");
 user_pref("browser.safebrowsing.reportPhishURL", "");