Skip to content

Commit bdb8610

Browse files
wip
1 parent 43823c4 commit bdb8610

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/collections/docs/static-caching.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,8 @@ You can also do the opposite, by specifying which query parameters should be exc
618618

619619
**For example:** if you disallow the UTM query parameters, and visit `/blog?page=2&utm_medium=social`, Statamic will serve/write the cached page for `/blog?page=2`.
620620

621+
The `ignore_query_strings` option should be set to `false` in order for the `allowed_query_strings` & `disallowed_query_strings` to work.
622+
621623
## Multi-site
622624

623625
When using static caching alongside [multi-site](/multi-site), some additional configuration is needed.

0 commit comments

Comments
 (0)