Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 7dcf7e445d4349f0d29ec9ef5de31ee53a8de2d1 Author: Brian V <kida001@gmail.com> Date: Tue Jul 20 22:35:52 2021 +0000 Use correct URL for Mediaserver Setup (#1550) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index dc2626f..9e32b49 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -17147 +17147 @@ StripNick=false  #The MediaServerDownload will be used so that bridges without native uploading support:  #gitter, irc and xmpp will be shown links to the files on MediaServerDownload  # -#More information https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D +#More information https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%28advanced%29  #OPTIONAL (default empty)  MediaServerUpload="https://user:pass@yourserver.com/upload"  #OPTIONAL (default empty)