From 986f6e00e8d1fe32a73f996071f94ca4fc6a5c5f Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Fri, 7 Jan 2022 15:35:37 -0600 Subject: [PATCH] Add affected preferences --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f454d04..76ef61e 100644 --- a/README.md +++ b/README.md @@ -3216,7 +3216,7 @@ If this policy is set to true, it to revert all cookies to legacy SameSite behav **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\ -**Preferences Affected:** N/A +**Preferences Affected:** `network.cookie.sameSite.laxByDefault` #### Windows (GPO) ``` @@ -3252,7 +3252,7 @@ If this policy is set to true, cookies set for domains in this list will revert **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\ -**Preferences Affected:** N/A +**Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts` #### Windows (GPO) ``` -- 2.34.1