mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-14 16:09:26 +01:00
add spaces
parent
edb7f04174
commit
8e527f8c0f
@ -42,8 +42,8 @@ The logic is: Public links > Native file upload > External mediaserver > Private
|
||||
This means that bridges:
|
||||
- will receive the "public link" from protocols that have links to files without authentication (Gitter, IRC, Discord)
|
||||
- that support native file uploads (Discord,Matrix,Mattermost,Slack,Telegram,Rocketchat) will receive a uploaded copy of the file from protocols that have links to files with authentication (Matrix, Mattermost, Slack, Telegram)
|
||||
- that do NOT support native file uploads (Gitter,IRC,Steam,XMPP) will receive the "public link" from your "external mediaserver" from protocols that have links to files with authentication (Matrix, Mattermost, Slack, Telegram). (If you have configured an "external mediaserver")
|
||||
- that do NOT support native file uploads (Gitter,IRC,Steam,XMPP) will receive the "private link" from protocols that have links to files with authentication (Matrix, Mattermost, Slack, Telegram). (If you have not configured an "external mediaserver")
|
||||
- that do NOT support native file uploads (Gitter, IRC, Steam, XMPP) will receive the "public link" from your "external mediaserver" from protocols that have links to files with authentication (Matrix, Mattermost, Slack, Telegram). (If you have configured an "external mediaserver")
|
||||
- that do NOT support native file uploads (Gitter, IRC, Steam, XMPP) will receive the "private link" from protocols that have links to files with authentication (Matrix, Mattermost, Slack, Telegram). (If you have not configured an "external mediaserver")
|
||||
|
||||
|
||||
For example if you bridge between slack and discord:
|
||||
|
Loading…
Reference in New Issue
Block a user