Disable more firefox AI stuff.

This commit is contained in:
Tom Alexander 2025-10-25 12:18:19 -04:00
parent 8888838457
commit 381eb1523e
Signed by: talexander
GPG Key ID: 36C99E8B3C39D85F

View File

@ -72,8 +72,9 @@
# Disable weather on new tab page
"browser.newtabpage.activity-stream.showWeather" = false;
# Disable AI stuff that wastes battery life
"browser.ml.enable" = false;
"browser.ml.chat.enabled" = false;
"browser.ml.enabled" = false;
"browser.ml.chat.menu" = false;
};
# Check about:policies#documentation and https://mozilla.github.io/policy-templates/ for options.
policies = {