Confirmed users
908
edits
(→Telemetry: Mention the telemetry alert list) |
(→Prefs: remove old Fx 45 pref) |
||
Line 10: | Line 10: | ||
* <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) | ||
* <tt>browser.safebrowsing.downloads.remote.timeout_ms</tt>: timeout for the remote lookups | * <tt>browser.safebrowsing.downloads.remote.timeout_ms</tt>: timeout for the remote lookups | ||
* <tt>browser.safebrowsing.downloads.remote.url</tt>: server endpoint for remote lookups | |||
* <tt>browser.safebrowsing.malware.enabled</tt>: enables malware checks (required by application reputation) | * <tt>browser.safebrowsing.malware.enabled</tt>: enables malware checks (required by application reputation) | ||
* <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 | ||
* <tt>urlclassifier.downloadAllowTable</tt>: list of trusted certificates which suppress remote lookups (Windows-only) | * <tt>urlclassifier.downloadAllowTable</tt>: list of trusted certificates which suppress remote lookups (Windows-only) | ||
* <tt>urlclassifier.downloadBlockTable</tt>: list of URLs serving malware binaries | * <tt>urlclassifier.downloadBlockTable</tt>: list of URLs serving malware binaries | ||
== Engineering == | == Engineering == |