mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
25 lines
637 B
Markdown
25 lines
637 B
Markdown
# Block image and website previews
|
|
|
|
{!admin-only.md!}
|
|
|
|
By default, when a user links to an image or a website, a preview of the
|
|
image or website content is shown. You can choose to disable previews of
|
|
images and/or website links.
|
|
|
|
Zulip proxies all external images in messages through the server, to
|
|
prevent images from being used to track Zulip users.
|
|
|
|
### Block image and website previews
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|organization-settings}
|
|
|
|
1. Under **Other settings**, toggle **Show previews of uploaded and linked images**.
|
|
|
|
1. Under **Other settings**, toggle **Show previews of linked websites**.
|
|
|
|
{!save-changes.md!}
|
|
|
|
{end_tabs}
|