Files
zulip/help/allow-image-link-previews.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
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.
2023-01-25 14:08:29 -08:00

637 B

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.

  2. Under Other settings, toggle Show previews of linked websites.

{!save-changes.md!}

{end_tabs}