Compare commits

..

No commits in common. "532948ce7b4cf340bd04030e83716155cbde27e9" and "7ae64bf387dfcc1bb84bd87dc6b7e719eda6ba79" have entirely different histories.

2 changed files with 0 additions and 21 deletions

View File

@ -419,12 +419,6 @@
"Type": "boolean",
"Value": false
},
"browser.ml.chat.enabled": {
"Comment": "Disable AI by default.",
"Status": "default",
"Type": "boolean",
"Value": false
},
"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.",
"Status": "user",
@ -603,18 +597,6 @@
"Type": "string",
"Value": "en-US, en"
},
"intl.multilingual.downloadEnabled": {
"Comment": "Allow downloading additional languages?",
"Status": "default",
"Type": "boolean",
"Value": true
},
"intl.multilingual.enabled": {
"Comment": "Allow changing language from settings.",
"Status": "default",
"Type": "boolean",
"Value": true
},
"javascript.use_us_english_locale": {
"Comment": "Preference not allowed for stability reasons. :(",
"Status": "user",

View File

@ -1,3 +0,0 @@
{
"BraveAIChatEnabled": false
}