You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README contains an entire section about how to disable the page cache but it doesn't explain why this is needed.
Does this mean that the module is not compatible with having the page cache enabled? This cache is very important for websites that do not have a dedicated reverse proxy like Varnish.
Can we clarify what is needed to make the module compatible with page caching? It is usually not very difficult to correctly support caching, D8 offers cache tags and cache contexts for this purpose.
The text was updated successfully, but these errors were encountered:
The README contains an entire section about how to disable the page cache but it doesn't explain why this is needed.
Does this mean that the module is not compatible with having the page cache enabled? This cache is very important for websites that do not have a dedicated reverse proxy like Varnish.
Can we clarify what is needed to make the module compatible with page caching? It is usually not very difficult to correctly support caching, D8 offers cache tags and cache contexts for this purpose.
The text was updated successfully, but these errors were encountered: