mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
renamed asset management to cms-integration
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Asset Management
|
||||
permalink: /integrating/asset-management/
|
||||
title: CMS Integration
|
||||
permalink: /integrating/cms-integration/
|
||||
---
|
||||
|
||||
## Embedding Comments on Your Site
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user