1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matterbridge_ynh.git synced 2024-09-03 19:36:24 +02:00

Update matterbridge.toml

This commit is contained in:
ericgaspar 2021-01-26 14:55:59 +01:00
parent 512c3df23f
commit 2ecdb9c7c0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,6 +1,3 @@
[mattermost.mymattermost] [mattermost.mymattermost]
#The mattermost hostname. (do not prefix it with http or https) #The mattermost hostname. (do not prefix it with http or https)
Server="yourmattermostserver.domain:443" Server="yourmattermostserver.domain:443"
@ -29,5 +26,3 @@ channel="prtocolchannel"
[[gateway.inout]] [[gateway.inout]]
account="protocol2.myprotocol2" account="protocol2.myprotocol2"
channel="protocol2channel" channel="protocol2channel"