Skip to content

Commit 720a4c5

Browse files
committed
docs
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 95a9f2e commit 720a4c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/en/docs/documentation/reconciler.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@ is set to `false` (more precisely there are some edge cases when it won't work).
228228

229229
#### Using `PrimaryResourceCache` cache
230230

231-
As an alternative, you can use an explicit caching approach that the framework supports:
231+
As an alternative, for very rare cases when `ConfigurtionService.parseResourceVersionsForEventFilteringAndCaching`
232+
needs to be set to `false` you can use an explicit caching approach:
232233

233234
```java
234235

0 commit comments

Comments
 (0)