disable weird LLM shit in firefox pre-emtpively
This commit is contained in:
parent
7232b225b7
commit
b0b86f6ac4
|
@ -160,6 +160,8 @@
|
||||||
"floorp.tabbar.style" = 2;
|
"floorp.tabbar.style" = 2;
|
||||||
"floorp.browser.user.interface" = 8;
|
"floorp.browser.user.interface" = 8;
|
||||||
"signon.rememberSignons" = true;
|
"signon.rememberSignons" = true;
|
||||||
|
"browser.ml.chat.enabled" = false;
|
||||||
|
"browser.ml.chat.shortcuts" = false;
|
||||||
};
|
};
|
||||||
# TODO: switch to ManagedBookmarks as this will be dropped at some point https://mozilla.github.io/policy-templates/#managedbookmarks
|
# TODO: switch to ManagedBookmarks as this will be dropped at some point https://mozilla.github.io/policy-templates/#managedbookmarks
|
||||||
# Bookmarks = [
|
# Bookmarks = [
|
||||||
|
|
Loading…
Reference in a new issue