Update Configuration.md

This commit is contained in:
Elmārs 2021-07-03 21:17:33 +03:00 committed by GitHub
parent 9370c1f456
commit d1c45c1b25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,3 +83,5 @@ options: `true / (false)`
Manual caching can be enabled if you want manual control over which elements are atlassed, use together with the `setCaching()` hook Manual caching can be enabled if you want manual control over which elements are atlassed, use together with the `setCaching()` hook
Make sure to enable caching for the scenes you intend to use your element class for. Make sure to enable caching for the scenes you intend to use your element class for.
[Read about the set caching hook here](https://github.com/qeffects/helium/blob/layout/docs/Hooks.md#hookssetcachinglua)