X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/986f6e00e8d1fe32a73f996071f94ca4fc6a5c5f..733158f519a9a02ff0c17cda5a4d833e172b0ba3:/README.md diff --git a/README.md b/README.md index 76ef61e..f480238 100644 --- a/README.md +++ b/README.md @@ -3212,7 +3212,7 @@ Value (string): ### LegacySameSiteCookieBehaviorEnabled Enable default legacy SameSite cookie behavior setting. -If this policy is set to true, it to revert all cookies to legacy SameSite behavior. +If this policy is set to true, it reverts all cookies to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```. **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\ @@ -3248,7 +3248,7 @@ Value (string): ### LegacySameSiteCookieBehaviorEnabledForDomainList Revert to legacy SameSite behavior for cookies on specified sites. -If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior. +If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```. **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\