diff --git a/docs/source/integrating/asset-management.md b/docs/source/integrating/asset-management.md index c70fda5cc..cae92340f 100644 --- a/docs/source/integrating/asset-management.md +++ b/docs/source/integrating/asset-management.md @@ -37,6 +37,7 @@ Coral.Talk.render(document.getElementById('container'), { ``` Or you can enable lazy rendering by default on all assets using ENV variable `TALK_DEFAULT_LAZY_RENDER=TRUE` +_*Note: This feature requires Talk version 4.6.8 or greater_ #### Show Comments Button You can hide the comments section until a user clicks button, then trigger the embed to render