diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 31d8603e..91ab3093 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1330,7 +1330,8 @@ StripNick=false ShowTopicChange=false #Enable to send a URL rather than an image -#(the default behavior in Matterbridge is to download and send a file) +#The default behavior is to download and send/upload the file. +#OPTIONAL (default false) #SendUrlNotFile=true ###################################################################