firefox: disable AI by default

This commit is contained in:
Aminda Suomalainen 2025-02-27 12:42:07 +02:00
parent 7ae64bf387
commit 73dcbc8b4a
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -419,6 +419,12 @@
"Type": "boolean", "Type": "boolean",
"Value": false "Value": false
}, },
"browser.ml.chat.enabled": {
"Comment": "Disable AI by default.",
"Status": "default",
"Type": "boolean",
"Value": false
},
"browser.ml.chat.provider": { "browser.ml.chat.provider": {
"Comment": "While not officially supported, defaulting to Ecosia will at least remind me that AI is a severe concern regarding fighting against climate change.", "Comment": "While not officially supported, defaulting to Ecosia will at least remind me that AI is a severe concern regarding fighting against climate change.",
"Status": "user", "Status": "user",