1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-22 10:21:32 -05:00

Update macOS policies

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-11-19 03:26:22 -07:00
parent 19d1ec9879
commit ec6c828ab2
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SmartScreenEnabled</key>
<false />
<key>TyposquattingCheckerEnabled</key>
<false />
</dict>
</plist>