1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-29 16:11:23 +05:30

disable AI chat

This commit is contained in:
yokoffing
2025-08-20 15:03:32 -04:00
committed by GitHub
parent 7bcdf3749a
commit c1cb56be74
+1 -1
View File
@@ -104,7 +104,7 @@ user_pref("browser.privateWindowSeparation.enabled", false);
user_pref("browser.ml.enable", false);
// PREF: AI chat
//user_pref("browser.ml.chat.enabled", false);
user_pref("browser.ml.chat.enabled", false);
/****************************************************************************
* SECTION: COOKIE BANNER HANDLING *