mirror of
https://github.com/TommyTran732/Microsoft-Edge-Policies
synced 2024-11-21 18:01:34 -05:00
Disable AllowBackForwardCacheForCacheControlNoStorePageEnabled
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d403139527
commit
622f7d4995
@ -44,6 +44,7 @@
|
||||
"AdditionalSearchBoxEnabled": false,
|
||||
"AccessibilityImageLabelsEnabled": false,
|
||||
"AdsSettingForIntrusiveAdsSites": 2,
|
||||
"AllowBackForwardCacheForCacheControlNoStorePageEnabled": false,
|
||||
"AlternateErrorPagesEnabled": false,
|
||||
"AudioSandboxEnabled": true,
|
||||
"AutoLaunchProtocolsComponentEnabled": false,
|
||||
|
@ -96,6 +96,8 @@
|
||||
<false />
|
||||
<key>AdsSettingForIntrusiveAdsSites</key>
|
||||
<integer>2</integer>
|
||||
<key>AllowBackForwardCacheForCacheControlNoStorePageEnabled</key>
|
||||
<false />
|
||||
<key>AlternateErrorPagesEnabled</key>
|
||||
<false />
|
||||
<key>AudioSandboxEnabled</key>
|
||||
|
Loading…
Reference in New Issue
Block a user