From f8ad87760145c305db988c499ed4d8e9c1f5e0d5 Mon Sep 17 00:00:00 2001 From: Wim Date: Sun, 2 Feb 2020 18:53:04 +0100 Subject: Add DisableWebPagePreview option (telegram). Closes #980 (#994) --- matterbridge.toml.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'matterbridge.toml.sample') diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index af3c5dfb..d9d596e5 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -837,6 +837,10 @@ Token="Yourtokenhere" #HTMLNick only allows HTML for the nick, the message itself will be html-escaped MessageFormat="" +#OPTIONAL (default false) +#Disables link previews for links in messages +DisableWebPagePreview=false + #If enabled use the "First Name" as username. If this is empty use the Username #If disabled use the "Username" as username. If this is empty use the First Name #If all names are empty, username will be "unknown" -- cgit v1.2.3