mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-04 10:11:33 -05:00
Add missing policy
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
cd46c2cfef
commit
fed482d8b5
@ -12,4 +12,5 @@
|
||||
| Control the use of File System API for reading -> Don't allow any site to request and read access to files and directories via the File System API | DefaultFileSystemReadGuardSetting: 2 |
|
||||
| Control the use of File System API for writing -> Don't allow any site to request and write access to files and directories via the File System API | DefaultFileSystemWriteGuardSetting: 2 |
|
||||
| Control use of the Web Bluetooth API -> Don't allow any site to request access to Bluetooth devices via the Web Bluetooth API |DefaultWebBluetoothGuardSetting: 2 |
|
||||
| Control use of WebHID API -> Enabled -> Don't allow any site to request access to HID devices via the WebHID API | DefaultWebHidGuardSetting: 2 |
|
||||
| Allow notifications to set Microsoft Edge as default PDF reader -> Disabled | ShowPDFDefaultRecommendationsEnabled: false |
|
Loading…
Reference in New Issue
Block a user