chromium: add AbusiveExperienceInterventionEnforce

This commit is contained in:
Aminda Suomalainen 2024-05-23 17:49:44 +03:00
parent b2c703f413
commit 3dcbe01dde
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,7 @@
{
"SafeBrowsingProtectionLevel": 2,
"SafeBrowsingProxiedRealTimeChecksAllowed": true,
"AbusiveExperienceInterventionEnforce": 1,
"AdvancedProtectionAllowed": true,
"SafeBrowsingExtendedReportingEnabled": true,
"AdvancedProtectionAllowed": true
"SafeBrowsingProtectionLevel": 2,
"SafeBrowsingProxiedRealTimeChecksAllowed": true
}

View File

@ -1,4 +1,5 @@
{
"AbusiveExperienceInterventionEnforce": 1,
"SafeBrowsingProtectionLevel": 1,
"SafeBrowsingProxiedRealTimeChecksAllowed": true
}