Remove some fields from chromium ClearBrowsingDataOnExitList
Keep logged in to things like Whatsapp, teams, etc... on excit
This commit is contained in:
parent
077b04ca73
commit
6915ae8359
|
@ -20,12 +20,9 @@
|
||||||
"ClearBrowsingDataOnExitList" = [
|
"ClearBrowsingDataOnExitList" = [
|
||||||
"browsing_history"
|
"browsing_history"
|
||||||
"download_history"
|
"download_history"
|
||||||
"cookies_and_other_site_data"
|
|
||||||
"cached_images_and_files"
|
"cached_images_and_files"
|
||||||
"password_signin"
|
"password_signin"
|
||||||
"autofill"
|
"autofill"
|
||||||
"site_settings"
|
|
||||||
"hosted_app_data"
|
|
||||||
];
|
];
|
||||||
"DefaultBrowserSettingEnabled" = false;
|
"DefaultBrowserSettingEnabled" = false;
|
||||||
"DeviceAutoUpdateDisabled" = true;
|
"DeviceAutoUpdateDisabled" = true;
|
||||||
|
|
Loading…
Reference in a new issue