mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 11:58:26 +00:00
fix: revert one of the previous changes as it has no change from the default
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
"BlockExternalExtensions": true,
|
"BlockExternalExtensions": true,
|
||||||
"AuthSchemes": "ntlm,negotiate",
|
"AuthSchemes": "ntlm,negotiate",
|
||||||
"CloudPrintProxyEnabled": false,
|
"CloudPrintProxyEnabled": false,
|
||||||
"SitePerProcess": true,
|
|
||||||
"DefaultGeolocationSetting": 2,
|
"DefaultGeolocationSetting": 2,
|
||||||
"CloudPrintSubmitEnabled": false,
|
"CloudPrintSubmitEnabled": false,
|
||||||
"AutofillAddressEnabled": false,
|
"AutofillAddressEnabled": false,
|
||||||
|
|||||||
@@ -148,10 +148,6 @@
|
|||||||
|
|
||||||
`"CloudPrintProxyEnabled": false`
|
`"CloudPrintProxyEnabled": false`
|
||||||
|
|
||||||
**Prevent disabling site isolation**
|
|
||||||
|
|
||||||
`"SitePerProcess": true`
|
|
||||||
|
|
||||||
**By default, do not allow any site to track the users' physical location**
|
**By default, do not allow any site to track the users' physical location**
|
||||||
|
|
||||||
`"DefaultGeolocationSetting": 2`
|
`"DefaultGeolocationSetting": 2`
|
||||||
|
|||||||
Reference in New Issue
Block a user