From d93ab0496f993e25201c0a108b81c9d7b702e96e Mon Sep 17 00:00:00 2001 From: Brian V Date: Tue, 20 Jul 2021 22:35:52 +0100 Subject: [PATCH] Use correct URL for Mediaserver Setup (#1550) --- matterbridge.toml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index dc2626f7..9e32b49b 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1714,7 +1714,7 @@ 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)