diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 2 |
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 |