diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 5ed0d1cd..76f14b91 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -363,7 +363,10 @@ }, "{6003eac6-4b07-4aaf-960b-92fa006cd444}": { "blocked_install_message": "AI hurts climate and the crawlers are DDoSing the internet", - "installation_mode": "blocked" + "default_area": "navbar", + "installation_mode": "allowed", + "private_browsing": false, + "restricted_domains": [] }, "{6a65273e-2b26-40f5-b66e-8eed317307da}": { "default_area": "navbar", @@ -536,8 +539,7 @@ "Value": 0 }, "browser.ml.chat.enabled": { - "Comment": "Disable AI.", - "Status": "locked", + "Status": "clear", "Type": "boolean", "Value": false },