AdobeDocs / AdobeDocs/commerce-admin.en

Cookie law complience does not mention "mage-cache-timeout"

Open
#93 0 comments 0 reactions 1 assignee Claimed by @meker12 View on GitHub
Dominant language
Ruby
Stars
6
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Issue in ./help/getting-started/compliance-cookie-law.md

The [cookie law complience](https://experienceleague.adobe.com/en/docs/commerce-admin/start/compliance/privacy/compliance-cookie-law#default-cookies) site does not mention the localStorage key "_mage-cache-timeout_", which is created by Magento.

On several websites I found an explanation about this key, which sounds like:

> This cookie is essential for the caching process. Caching helps to improve the website's response speed. Typically, this cache is kept in the visitor's browser.

Looking at the code, where key is used, I'd suggest the following explanation, which is imho a little bit more precise:

> Stores the time until which the local storage of visitor-specific content is valid and must be updated.

Is this a correct description?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.