From 579ee48385605080a54980ade82a93310a2d0c26 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Mon, 4 Sep 2017 06:16:29 -0700 Subject: [PATCH] remove useAPI from sample configuration (#250) --- matterbridge.toml.simple | 1 - 1 file changed, 1 deletion(-) diff --git a/matterbridge.toml.simple b/matterbridge.toml.simple index b07dd5d2..bba12a64 100644 --- a/matterbridge.toml.simple +++ b/matterbridge.toml.simple @@ -6,7 +6,6 @@ [mattermost] [mattermost.work] - useAPI=true #do not prefix it wit http:// or https:// Server="yourmattermostserver.domain" Team="yourteam"