21 lines
448 B
JSON
21 lines
448 B
JSON
{
|
|
"policies": {
|
|
"Extensions": {
|
|
"install": false
|
|
},
|
|
"ExtensionSettings": {},
|
|
"DisableTelemetry": true,
|
|
"DisableSafeMode": true,
|
|
"DisableSecurityBypass": true,
|
|
"DisableBuiltinPDFViewer": true,
|
|
"DisableAppUpdate": true,
|
|
"DNSOverHTTPS": true,
|
|
"CaptivePortal": false,
|
|
"PromptForDownloadLocation": true,
|
|
"NetworkPrediction": false,
|
|
"SearchEngines": {
|
|
"PreventInstalls": true
|
|
}
|
|
}
|
|
}
|