1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-21 18:01:34 -05:00

Compare commits

...

2 Commits

Author SHA1 Message Date
d0284615ce
Add PostQuantumKeyAgreementEnabled
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-28 05:47:51 -07:00
e4635248fe
ExperimentationAndConfigurationServiceControl
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-28 05:24:39 -07:00
2 changed files with 6 additions and 0 deletions

View File

@ -67,6 +67,7 @@
"EnableOnlineRevocationChecks": true,
"EncryptedClientHelloEnabled": true,
"EnhanceSecurityMode": 2,
"ExperimentationAndConfigurationServiceControl": 0,
"FamilySafetySettingsEnabled": false,
"FavoritesBarEnabled": false,
"ImportAutofillFormData": false,
@ -95,6 +96,7 @@
"PromotionalTabsEnabled": false,
"PaymentMethodQueryEnabled": false,
"PersonalizationReportingEnabled": false,
"PostQuantumKeyAgreementEnabled": true,
"QuickSearchShowMiniMenu": false,
"QuickViewOfficeFilesEnabled": false,
"ReadAloudEnabled": false,

View File

@ -142,6 +142,8 @@
<true />
<key>EnhanceSecurityMode</key>
<integer>2</integer>
<key>ExperimentationAndConfigurationServiceControl</key>
<integer>0</integer>
<key>FamilySafetySettingsEnabled</key>
<false />
<key>FavoritesBarEnabled</key>
@ -198,6 +200,8 @@
<false />
<key>PersonalizationReportingEnabled</key>
<false />
<key>PostQuantumKeyAgreementEnabled</key>
<true />
<key>QuickSearchShowMiniMenu</key>
<false />
<key>QuickViewOfficeFilesEnabled</key>