Skip to content

Commit 6c6fb1c

Browse files
BrocksiNetIsengo1989
authored andcommitted
fix(cookie-consent): clarify cookie-config-hash description in documentation
1 parent 3d3e958 commit 6c6fb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concepts/commerce/content/cookie-consent-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The cookie consent system itself uses special cookies:
157157
| Cookie | Purpose | Lifetime |
158158
|--------|---------|----------|
159159
| `cookie-preference` | Stores user's consent choices | 30 days |
160-
| `cookie-config-hash` | Tracks configuration changes per language (stores an object where language ID is the key and hash is the value, e.g., `{"019ada128cfb711aa7a0d00f476d5961":"998cdcc090e92b3ecdd057241d0fd01f"}`) | 30 days |
160+
| `cookie-config-hash` | Tracks configuration changes per language | 30 days |
161161

162162
### Protected Cookies
163163

0 commit comments

Comments
 (0)