1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-09-07 17:13:31 -04:00

Disable AllowBackForwardCacheForCacheControlNoStorePageEnabled

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-03-22 15:05:28 -07:00
parent d403139527
commit 622f7d4995
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,7 @@
"AdditionalSearchBoxEnabled": false,
"AccessibilityImageLabelsEnabled": false,
"AdsSettingForIntrusiveAdsSites": 2,
"AllowBackForwardCacheForCacheControlNoStorePageEnabled": false,
"AlternateErrorPagesEnabled": false,
"AudioSandboxEnabled": true,
"AutoLaunchProtocolsComponentEnabled": false,

View File

@ -96,6 +96,8 @@
<false />
<key>AdsSettingForIntrusiveAdsSites</key>
<integer>2</integer>
<key>AllowBackForwardCacheForCacheControlNoStorePageEnabled</key>
<false />
<key>AlternateErrorPagesEnabled</key>
<false />
<key>AudioSandboxEnabled</key>