mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Docs update- Jul 2020 (#3056)
* added existing closing stories behavior * updated find your embed * updated sso docs * updated graphiql section * clarified A user, not all the users * clarified manual override on open/close stories * clarified uniqueness constraints on sso Co-authored-by: jessie.rushing <jessie.rushing@voxmedia.com>
This commit is contained in:
@@ -3,7 +3,7 @@ title: Integrating on your site
|
||||
permalink: /v5/integrating/cms/
|
||||
---
|
||||
|
||||
With Coral setup and running locally you can find your **Embed code** under **Configure** > **Advanced** (logged in as an ADMIN). It should look something like this, but with your domain in place of `CORAL_DOMAIN_NAME`. You can test placing the comment stream embed on your page with this sample embed script:
|
||||
With Coral setup and running locally you can find your **Embed code** under **Configure** > **Organization** > **Site Details** (when logged in as an ADMIN). It should look something like this, but with your domain in place of `CORAL_DOMAIN_NAME`. You can test placing the comment stream embed on your page with this sample embed script:
|
||||
|
||||
```
|
||||
<div id="coral_thread"></div>
|
||||
|
||||
Reference in New Issue
Block a user