[v10.4.x] Docs: Add config guidance for embedding (#86729)

Docs: Add config guidance for embedding (#86726)

Added note re iframes

(cherry picked from commit 05a4b3e80d)

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-04-22 17:15:04 -04:00
committed by GitHub
co-authored by Isabel Matwawana
parent d35aec7beb
commit 892da04fd1
@@ -37,6 +37,10 @@ Use a text visualization when you need to:
**Mode** determines how embedded content appears.
{{< admonition type="note" >}}
To allow embedding of iframes and other websites, you need set `allow_embedding = true` in your Grafana `config.ini` or environment variables (depending on your employment).
{{< /admonition >}}
### Markdown
This option formats the content as [markdown](https://en.wikipedia.org/wiki/Markdown).