summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-02-24 17:58:51 +0100
committerWim <wim@42.be>2017-02-24 17:58:51 +0100
commit84c0b745af8349f6dff185c21751f51b1f7d3101 (patch)
tree46f10ed34cccccf96ab28db6446b4ecb3f2fac04 /matterbridge.toml.sample
parent8b286fb009c26325268d4b838b3b83413af83f11 (diff)
downloadmatterbridge-msglm-84c0b745af8349f6dff185c21751f51b1f7d3101.tar.gz
matterbridge-msglm-84c0b745af8349f6dff185c21751f51b1f7d3101.tar.bz2
matterbridge-msglm-84c0b745af8349f6dff185c21751f51b1f7d3101.zip
Use roomalias instead of internal ID (matrix)
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 f0901ce9..0f6e9936 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -608,7 +608,7 @@ 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 - room internal ID (looks like !QJFqjsGJwmQzbuBfff:matrix.org)
+ #matrix - #channel:server (eg #yourchannel:matrix.org)
#REQUIRED
channel="#testing"