diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 40f868fc..75cc361a 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -352,6 +352,21 @@ "Type": "boolean", "Value": true }, + "browser.safebrowsing.blockedURIs.enabled": { + "Status": "locked", + "Type": "boolean", + "Value": true + }, + "browser.safebrowsing.malware.enabled": { + "Status": "locked", + "Type": "boolean", + "Value": true + }, + "browser.safebrowsing.phishing.enabled": { + "Status": "locked", + "Type": "boolean", + "Value": true + }, "dom.security.https_only_mode": { "Status": "locked", "Type": "boolean",