From 2ecdb9c7c0ffb7a3b8cc4df2a3824e1ecc7106f8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 26 Jan 2021 14:55:59 +0100 Subject: [PATCH] Update matterbridge.toml --- conf/matterbridge.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/matterbridge.toml b/conf/matterbridge.toml index e88fc9c..ee15387 100644 --- a/conf/matterbridge.toml +++ b/conf/matterbridge.toml @@ -1,6 +1,3 @@ - - - [mattermost.mymattermost] #The mattermost hostname. (do not prefix it with http or https) Server="yourmattermostserver.domain:443" @@ -29,5 +26,3 @@ channel="prtocolchannel" [[gateway.inout]] account="protocol2.myprotocol2" channel="protocol2channel" - -