3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,55 @@
{
"edgebrowsersmartscreen_windows10general": [
{
"dataType": 0,
"category": 49,
"nameResourceKey": "blockSmartScreenName",
"descriptionResourceKey": "blockSmartScreenDescription",
"childSettings": [
],
"options": [
],
"entityKey": "edgeRequireSmartScreen",
"booleanActions": 1,
"defaultValue": false,
"policyType": 78,
"enabled": true
},
{
"dataType": 0,
"category": 49,
"nameResourceKey": "smartScreenPromptOverrideName",
"descriptionResourceKey": "smartScreenPromptOverrideDescription",
"childSettings": [
],
"options": [
],
"entityKey": "smartScreenBlockPromptOverride",
"booleanActions": 3,
"defaultValue": false,
"policyType": 78,
"enabled": true
},
{
"dataType": 0,
"category": 49,
"nameResourceKey": "smartScreenPromptOverrideForFilesName",
"descriptionResourceKey": "smartScreenPromptOverrideForFilesDescription",
"childSettings": [
],
"options": [
],
"entityKey": "smartScreenBlockPromptOverrideForFiles",
"booleanActions": 3,
"defaultValue": false,
"policyType": 78,
"enabled": true
}
]
}