Conflicting cache query configuration.
이 콘텐츠는 아직 번역되지 않았습니다.
query.includeandquery.excludecannot be used together.
What went wrong?
Section titled “What went wrong?”The memory cache provider’s query.include and query.exclude options are mutually exclusive.
Use include to allowlist specific query parameters that affect the cache key, or exclude to
blocklist parameters. When include is set, all other parameters are automatically ignored.