summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-02-02 20:23:55 +0100
committerWim <wim@42.be>2018-02-02 20:23:55 +0100
commit169c614489d34d282f814967e252d5630dc9ea9e (patch)
tree2aa0b6f49bcef4f50c80faeba29b5902d0f48e58 /matterbridge.toml.sample
parentda908c438a03bb0d575f05cbd42bfd0b3bd304c0 (diff)
downloadmatterbridge-msglm-169c614489d34d282f814967e252d5630dc9ea9e.tar.gz
matterbridge-msglm-169c614489d34d282f814967e252d5630dc9ea9e.tar.bz2
matterbridge-msglm-169c614489d34d282f814967e252d5630dc9ea9e.zip
Download files and reupload to supported bridges (mattermost). Closes #357
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index f3263d59..fea60c12 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1053,7 +1053,7 @@ MediaServerDownload="https://youserver.com/download"
#eg downloading from slack to upload it to mattermost
#
#It will only download from bridges that don't have public links available, which are for the moment
-#slack, telegram and matrix
+#slack, telegram, matrix and mattermost
#
#Optional (default 1000000 (1 megabyte))
MediaDownloadSize=1000000