Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Whether to strip stripWhiteSpace, default is false. currently only trims
Whether to strip stripWhiteSpace, default is `FALSE`. currently only trims
2 changes: 1 addition & 1 deletion docs/03.reference/02.tags/cache/_attributes/useCache.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Whether to use the cache, default is true. When false the cache is still updated.
Whether to use the cache, default is `TRUE`. When `FALSE` the cache ignored and still updated.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Whether to consider the query_string when caching
Whether to consider the query_string when caching, default is `FALSE` with Lucee 7, before this was added, it was always effectively `TRUE`