home/gui/librewolf | removing cookies restricting.
This commit is contained in:
parent
e05e5e8a51
commit
7988963d97
1 changed files with 0 additions and 11 deletions
|
|
@ -7,17 +7,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.librewolf;
|
package = pkgs.librewolf;
|
||||||
policies = {
|
policies = {
|
||||||
Cookies = {
|
|
||||||
"Allow" = [
|
|
||||||
"https://addy.io"
|
|
||||||
"https://element.io"
|
|
||||||
"https://discord.com"
|
|
||||||
"https://github.com"
|
|
||||||
"https://lemmy.cafe"
|
|
||||||
"https://proton.me"
|
|
||||||
];
|
|
||||||
"Locked" = true;
|
|
||||||
};
|
|
||||||
DisableTelemetry = true;
|
DisableTelemetry = true;
|
||||||
DisableFirefoxStudies = true;
|
DisableFirefoxStudies = true;
|
||||||
ExtensionSettings = {
|
ExtensionSettings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue