Confirmed users
908
edits
(→Engineering: mention Bugzilla product/component) |
(→Prefs: document the apprepurl pref change) |
||
Line 7: | Line 7: | ||
== Prefs == | == Prefs == | ||
* <tt>browser.safebrowsing.downloads.enabled</tt>: enables application reputation checks for downloaded files | * <tt>browser.safebrowsing.downloads.enabled</tt>: enables application reputation checks for downloaded files | ||
* <tt>browser.safebrowsing.downloads.remote.enabled</tt>: enables remote lookups (requires the previous pref) | * <tt>browser.safebrowsing.downloads.remote.enabled</tt>: enables remote lookups (requires the previous pref) | ||
Line 18: | Line 17: | ||
* <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service | * <tt>browser.safebrowsing.provider.google.lists</tt>: list of tables coming from the Google Safe Browsing service | ||
Firefox 45 and earlier: | |||
* <tt>browser.safebrowsing.appRepURL</tt>: server endpoint for remote lookups | |||
Firefox 46 and later: | |||
* <tt>browser.safebrowsing.downloads.remote.url</tt>: server endpoint for remote lookups | |||
== Engineering == | == Engineering == |