mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-28 01:27:20 +02:00
firefox: lock down AI features that I am not using and that disturb my usage
This commit is contained in:
parent
075b3c952e
commit
b14ff86436
@ -676,19 +676,19 @@
|
||||
"Value": 0
|
||||
},
|
||||
"browser.ml.chat.enabled": {
|
||||
"Status": "user",
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"browser.ml.chat.provider": {
|
||||
"Status": "default",
|
||||
"Status": "user",
|
||||
"Type": "string",
|
||||
"Value": "https://chat.mistral.ai/chat"
|
||||
"Value": ""
|
||||
},
|
||||
"browser.ml.linkPreview.enabled": {
|
||||
"Status": "default",
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
"Value": false
|
||||
},
|
||||
"browser.preferences.moreFromMozilla": {
|
||||
"Status": "default",
|
||||
|
Loading…
x
Reference in New Issue
Block a user