librewolf: Don't clear anything on shutdown
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
91b0179c14
commit
9b16dbf386
1 changed files with 5 additions and 0 deletions
|
@ -25,5 +25,10 @@
|
||||||
"services.sync.engine.passwords" = false;
|
"services.sync.engine.passwords" = false;
|
||||||
"services.sync.engine.creditcards" = false;
|
"services.sync.engine.creditcards" = false;
|
||||||
"identity.fxaccounts.account.device.name" = "kelly-librewolf";
|
"identity.fxaccounts.account.device.name" = "kelly-librewolf";
|
||||||
|
# clearOnShutdown
|
||||||
|
"privacy.clearOnShutdown.history" = false;
|
||||||
|
"privacy.clearOnShutdown.downloads" = false;
|
||||||
|
"privacy.clearOnShutdown_v2.cache" = false;
|
||||||
|
"privacy.clearOnShutdown_v2.cookiesAndStorage" = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue