mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-21 15:17:51 +02:00
Updated Section Mattermost (basic) https (markdown)
parent
ff0a723711
commit
2240bbd26b
@ -1,21 +1 @@
|
||||
:warning:
|
||||
**Create a dedicated user (a new account specifically for matterbridge) first.
|
||||
It will not relay messages from yourself if you use your account**
|
||||
|
||||
```
|
||||
[mattermost.mymattermost]
|
||||
#The mattermost hostname. (do not prefix it with http or https)
|
||||
Server="yourmattermostserver.domain:443"
|
||||
|
||||
#the team name as can be seen in the mattermost webinterface URL
|
||||
#in lowercase, without spaces
|
||||
Team="yourteam"
|
||||
|
||||
#login/pass of your bot.
|
||||
#Use a dedicated user for this and not your own!
|
||||
Login="yourlogin"
|
||||
Password="yourpass"
|
||||
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
PrefixMessagesWithNick=true
|
||||
```
|
||||
Moved to [[Section Mattermost (basic)#https-secure]].
|
Loading…
x
Reference in New Issue
Block a user