summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 33dfca05..7cb0d9e3 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -200,9 +200,9 @@ IconURL="http://youricon.png"
#OPTIONAL
useAPI=false
-#The mattermost hostname.
+#The mattermost hostname. (do not prefix it with http or https)
#REQUIRED (when useAPI=true)
-Server="yourmattermostserver.domain"
+Server="yourmattermostserver.domain"
#Your team on mattermost.
#REQUIRED (when useAPI=true)