Remove some fields from chromium ClearBrowsingDataOnExitList

Keep logged in to things like Whatsapp, teams, etc... on excit
This commit is contained in:
Evie Litherland-Smith 2024-04-03 11:20:22 +01:00
parent 077b04ca73
commit 6915ae8359

View file

@ -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;