Merge pull request 'feat(firefox): disable "data submission"' (#60) from opt-out-firefox-data-collection into main
Reviewed-on: #60
This commit is contained in:
commit
d1d882d87f
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
];
|
||||
|
||||
settings = {
|
||||
"dom.private-attribution.submission.enable" = false;
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue