From c875a8d9edc368e9d558e19e9568a079821107f4 Mon Sep 17 00:00:00 2001 From: Jessie Rushing Date: Mon, 18 Mar 2019 17:04:09 -0700 Subject: [PATCH] added note about subdomain whitelisting --- docs/source/03-06-product-guide-configuring-talk.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/03-06-product-guide-configuring-talk.md b/docs/source/03-06-product-guide-configuring-talk.md index 2176c7454..c38e59aed 100644 --- a/docs/source/03-06-product-guide-configuring-talk.md +++ b/docs/source/03-06-product-guide-configuring-talk.md @@ -88,8 +88,9 @@ Comments with suspect words will display until a moderator takes action on them. #### Permitted Domains -A list of domains where your Talk instance is allowed to be embedded. Typical -use is `localhost`, `staging.yourdomain.com`, `yourdomain.com`, etc. +A list of domains where your Talk instance is allowed to be embedded. List each domain and subdomain in use +separately, for example: `localhost`, `staging.yourdomain.com`, `yourdomain.com`, `www.yourdomain.com`, etc. + #### Embed Script