diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 5f6d5ee6..0278ab3e 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -212,6 +212,26 @@ "Enabled": true }, "Preferences": { + "browser.contentblocking.report.hide_vpn_banner": { + "Status": "user", + "Type": "boolean", + "Value": true + }, + "browser.contentblocking.report.lockwise.enabled": { + "Status": "user", + "Type": "boolean", + "Value": false + }, + "browser.contentblocking.report.show_mobile_app": { + "Status": "user", + "Type": "boolean", + "Value": false + }, + "browser.contentblocking.report.vpn.enabled": { + "Status": "user", + "Type": "boolean", + "Value": false + }, "extensions.webextensions.restrictedDomains": { "Status": "locked", "Type": "string",