Improve wording of README section on typing notifications.
This commit is contained in:
parent
16825451c7
commit
172826ea6b
1 changed files with 5 additions and 4 deletions
|
@ -231,11 +231,12 @@ They can be added to the weechat status bar as usual:
|
|||
The `matrix_modes` bar item is replicated in the already used `buffer_modes` bar
|
||||
item.
|
||||
|
||||
## Typing notices and read receipts
|
||||
## Typing notifications and read receipts
|
||||
|
||||
The sending of typing notices and read receipts can be temporarily disabled via
|
||||
the `/room` command, they can also be permanently configured using standard
|
||||
weechat conditions settings with the following settings:
|
||||
The sending of typing notifications and read receipts can be temporarily
|
||||
disabled for a given room via the `/room` command. They can also be permanently
|
||||
configured using standard weechat conditions settings with the following
|
||||
settings:
|
||||
|
||||
1. `matrix.network.read_markers_conditions`
|
||||
1. `matrix.network.typing_notice_conditions`
|
||||
|
|
Loading…
Reference in a new issue