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
Calling the same endpoint from different site domains yields the same cached json. I assume therefore that the current CRAFT_SITE is not included in the cache key?
Calling the same endpoint from different site domains yields the same cached json. I assume therefore that the current
CRAFT_SITEis not included in the cache key?