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
|
The `matrix_modes` bar item is replicated in the already used `buffer_modes` bar
|
||||||
item.
|
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 sending of typing notifications and read receipts can be temporarily
|
||||||
the `/room` command, they can also be permanently configured using standard
|
disabled for a given room via the `/room` command. They can also be permanently
|
||||||
weechat conditions settings with the following settings:
|
configured using standard weechat conditions settings with the following
|
||||||
|
settings:
|
||||||
|
|
||||||
1. `matrix.network.read_markers_conditions`
|
1. `matrix.network.read_markers_conditions`
|
||||||
1. `matrix.network.typing_notice_conditions`
|
1. `matrix.network.typing_notice_conditions`
|
||||||
|
|
Loading…
Reference in a new issue