From 19268d42cc37b8713536e7a59c123df694f448e5 Mon Sep 17 00:00:00 2001 From: Anthony Rose <anthony@acperkins.com> Date: Fri, 14 Mar 2025 12:10:50 +0000 Subject: [PATCH] SafeBrowsing settings --- roles/home-gui/files/chromium-policy/ant-policy.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/home-gui/files/chromium-policy/ant-policy.json b/roles/home-gui/files/chromium-policy/ant-policy.json index 81946e4..389077d 100644 --- a/roles/home-gui/files/chromium-policy/ant-policy.json +++ b/roles/home-gui/files/chromium-policy/ant-policy.json @@ -37,6 +37,10 @@ "PrivacySandboxSiteEnabledAdsEnabled": false, "PromptForDownloadLocation": true, "RestoreOnStartup": 1, + "SafeBrowsingDeepScanningEnabled": false, + "SafeBrowsingExtendedReportingEnabled": false, + "SafeBrowsingProtectionLevel": 0, + "SafeBrowsingSurveysEnabled": false, "SearchSuggestEnabled": false, "SpellcheckLanguage": [ "en-GB"