summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.simple
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.simple')
-rw-r--r--matterbridge.toml.simple6
1 files changed, 5 insertions, 1 deletions
diff --git a/matterbridge.toml.simple b/matterbridge.toml.simple
index d39a33f4..b3fd8f41 100644
--- a/matterbridge.toml.simple
+++ b/matterbridge.toml.simple
@@ -23,6 +23,10 @@ enable=true
account="irc.freenode"
channel="#testing"
- [[gateway.inout]]
+ [[gateway.in]]
+ account="mattermost.work"
+ channel="off-topic"
+
+ [[gateway.out]]
account="mattermost.work"
channel="off-topic"