mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-21 10:12:00 -08:00
Update doc
This commit is contained in:
parent
4fcedabfd0
commit
d128f157c4
@ -200,7 +200,7 @@ IconURL="http://youricon.png"
|
|||||||
#OPTIONAL
|
#OPTIONAL
|
||||||
useAPI=false
|
useAPI=false
|
||||||
|
|
||||||
#The mattermost hostname.
|
#The mattermost hostname. (do not prefix it with http or https)
|
||||||
#REQUIRED (when useAPI=true)
|
#REQUIRED (when useAPI=true)
|
||||||
Server="yourmattermostserver.domain"
|
Server="yourmattermostserver.domain"
|
||||||
|
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
[mattermost]
|
[mattermost]
|
||||||
[mattermost.work]
|
[mattermost.work]
|
||||||
useAPI=true
|
useAPI=true
|
||||||
|
#do not prefix it wit http:// or https://
|
||||||
Server="yourmattermostserver.domain"
|
Server="yourmattermostserver.domain"
|
||||||
Team="yourteam"
|
Team="yourteam"
|
||||||
Login="yourlogin"
|
Login="yourlogin"
|
||||||
|
Loading…
Reference in New Issue
Block a user