summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.simple
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2017-09-04 06:16:29 -0700
committerWim <wim@42.be>2017-09-04 15:16:29 +0200
commit579ee48385605080a54980ade82a93310a2d0c26 (patch)
tree4286bcbd7b57bba77d0afafe15cdaca575aeba32 /matterbridge.toml.simple
parentdd985d1dad22f872cd1f9963d54701c24310ddcc (diff)
downloadmatterbridge-msglm-579ee48385605080a54980ade82a93310a2d0c26.tar.gz
matterbridge-msglm-579ee48385605080a54980ade82a93310a2d0c26.tar.bz2
matterbridge-msglm-579ee48385605080a54980ade82a93310a2d0c26.zip
remove useAPI from sample configuration (#250)
Diffstat (limited to 'matterbridge.toml.simple')
-rw-r--r--matterbridge.toml.simple1
1 files changed, 0 insertions, 1 deletions
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"