diff options
-rw-r--r-- | matterbridge.toml.sample | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 0d4da80d..f4d9af7a 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -668,7 +668,8 @@ enable=true # see (https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau) #hipchat - id_channel (see https://www.hipchat.com/account/xmpp for the correct channel) #rocketchat - #channel (# is required) - #matrix - #channel:server (eg #yourchannel:matrix.org) + #matrix - #channel:server (eg #yourchannel:matrix.org) + # - encrypted rooms are not supported in matrix #REQUIRED channel="#testing" |