diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index d4b2fbbe..a4179b02 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -666,8 +666,8 @@ ShowTopicChange=false PreserveThreading=false #Enable showing "user_typing" events from across gateway when available. -#Hint: Set your bot/user's "Full Name" to be "Someone", -#and so the message will say "Someone is typing". +#Protip: Set your bot/user's "Full Name" to be "Someone (over chat bridge)", +#and so the message will say "Someone (over chat bridge) is typing". #OPTIONAL (default false) ShowUserTyping=false |