diff options
Diffstat (limited to 'matterbridge.conf.sample')
-rw-r--r-- | matterbridge.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/matterbridge.conf.sample b/matterbridge.conf.sample index a7cb275f..bea46e91 100644 --- a/matterbridge.conf.sample +++ b/matterbridge.conf.sample @@ -9,3 +9,4 @@ channel="#matterbridge" [mattermost] url="http://yourdomain/hooks/yourhookkey" port=9999 +showjoinpart=true |