3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-07-27 07:47:31 +02:00

clarify comment for sample configuration file

This commit is contained in:
other8026 2024-02-12 22:47:12 +08:00
parent 2b9916cf34
commit e96d6e346a

@ -1330,7 +1330,8 @@ StripNick=false
ShowTopicChange=false ShowTopicChange=false
#Enable to send a URL rather than an image #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 #SendUrlNotFile=true
################################################################### ###################################################################