summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-05-20 22:53:08 +0200
committerWim <wim@42.be>2017-05-21 15:36:40 +0200
commitc5dfe4032657c46a5fa241745885b295950f83d3 (patch)
treeb1269754ec7081fea0388ba0d57e1b06d135692b /matterbridge.toml.sample
parentef278301e3d15ff2653e825a5d7f7b0e2778eeaf (diff)
downloadmatterbridge-msglm-c5dfe4032657c46a5fa241745885b295950f83d3.tar.gz
matterbridge-msglm-c5dfe4032657c46a5fa241745885b295950f83d3.tar.bz2
matterbridge-msglm-c5dfe4032657c46a5fa241745885b295950f83d3.zip
Update documentation about encrypted rooms in matrix
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 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"