4

How to add a link preview feature in mattermost ?

When a post containing a link is added, i'd like mattermost to automatically add a preview of the link content

Cerber
  • 2,889
  • 4
  • 27
  • 43

2 Answers2

6

From the documentation:

This feature’s config.json setting is "EnableLinkPreviews": false with options true and false

See below for details

Enable Link Previews

True: Enables users to display a preview of website content below the message, if available. When true, website previews can be enabled from Account Settings > Display > Website Link Previews.

False: Website link previews are disabled.

Édouard Lopez
  • 40,270
  • 28
  • 126
  • 178
4

Can be enabled with https://docs.mattermost.com/administration/config-settings.html#enable-link-previews


Not possible.

Feature request is here: https://mattermost.atlassian.net/browse/PLT-1835

T3rm1
  • 2,299
  • 5
  • 34
  • 51