From d1c45c1b251477eb310bb30d5cdfc833304ac36b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elm=C4=81rs?= Date: Sat, 3 Jul 2021 21:17:33 +0300 Subject: [PATCH] Update Configuration.md --- docs/Configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Configuration.md b/docs/Configuration.md index 9f311ba..b4f0508 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -82,4 +82,6 @@ options: `true / (false)` 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. \ No newline at end of file +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)