summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorWim <wim@42.be>2022-02-06 18:26:30 +0100
committerGitHub <noreply@github.com>2022-02-06 18:26:30 +0100
commit9c43eff753ec4976f1bd879732915e29c933c5b9 (patch)
tree790f944b59a64bf664e45479899925e1f8aa1d42 /matterbridge.toml.sample
parentc8d7fdeedcc2fe596055da000bfa8c23c4ba5cab (diff)
downloadmatterbridge-msglm-9c43eff753ec4976f1bd879732915e29c933c5b9.tar.gz
matterbridge-msglm-9c43eff753ec4976f1bd879732915e29c933c5b9.tar.bz2
matterbridge-msglm-9c43eff753ec4976f1bd879732915e29c933c5b9.zip
Add support for using ID in channel config (mattermost) (#1715)
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 63a614d1..7dd52834 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1897,7 +1897,8 @@ enable=true
# -------------------------------------------------------------------------------------------------------------------------------------
# irc | channel | #general | The # symbol is required and should be lowercase!
# -------------------------------------------------------------------------------------------------------------------------------------
- # mattermost | channel | general | This is the channel name as seen in the URL, not the display name
+ # | channel | general | This is the channel name as seen in the URL, not the display name
+ # mattermost | channel id | ID:oc4wifyuojgw5f3nsuweesmz8w | This is the channel ID (only use if you know what you're doing)
# -------------------------------------------------------------------------------------------------------------------------------------
# matrix | #channel:server | #yourchannel:matrix.org | Encrypted rooms are not supported in matrix
# -------------------------------------------------------------------------------------------------------------------------------------