From fe4d166dbe0e4c14edf30299e654f71f6855f37c Mon Sep 17 00:00:00 2001 From: Brian Vogelgesang Date: Thu, 15 Jul 2021 12:00:52 +0100 Subject: [PATCH] Fix: Use correct URL for Mediaserver Setup --- 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)