diff options
Diffstat (limited to 'matterbridge.toml.simple')
-rw-r--r-- | matterbridge.toml.simple | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/matterbridge.toml.simple b/matterbridge.toml.simple index 30104d98..d39a33f4 100644 --- a/matterbridge.toml.simple +++ b/matterbridge.toml.simple @@ -19,14 +19,10 @@ enable=true account="irc.freenode" channel="#testing" - [[gateway.in]] - account="mattermost.work" - channel="off-topic" - [[gateway.out]] account="irc.freenode" channel="#testing" - [[gateway.out]] + [[gateway.inout]] account="mattermost.work" channel="off-topic" |