mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-14 02:17:32 +02:00
Updated Section Mattermost (basic) https (markdown)
parent
ff0a723711
commit
2240bbd26b
@ -1,21 +1 @@
|
|||||||
:warning:
|
Moved to [[Section Mattermost (basic)#https-secure]].
|
||||||
**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
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user