We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4715ba commit 4c3def9Copy full SHA for 4c3def9
src/content/docs/cache/how-to/cache-keys.mdx
@@ -61,7 +61,7 @@ Be aware that changes in the SSL setting can lead to cache invalidation when usi
61
62
- Moving from **Flexible** to **Full**, **Full (strict)**, or **Strict** similarly changes the origin scheme to HTTPS and causes a cache bust.
63
64
-Understanding how $scheme interacts with your caching configuration is essential when modifying SSL modes to avoid unexpected cache behavior.
+Understanding how `$scheme` interacts with your caching configuration is essential when modifying SSL modes to avoid unexpected cache behavior.
65
66
### Cache Level: Ignore Query String
67
0 commit comments