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.