Document the group_corrections option
This commit is contained in:
parent
a9f642f743
commit
55e6b9c4be
2 changed files with 10 additions and 0 deletions
|
@ -316,6 +316,14 @@ to understand what is :ref:`carbons <carbons-details>` or
|
||||||
If this is set to ``false``, you will no longer be subscribed to tune events,
|
If this is set to ``false``, you will no longer be subscribed to tune events,
|
||||||
and the :term:`display_tune_notifications` option will be ignored.
|
and the :term:`display_tune_notifications` option will be ignored.
|
||||||
|
|
||||||
|
group_corrections
|
||||||
|
|
||||||
|
**Default value:** ``true``
|
||||||
|
|
||||||
|
Enable a message to “correct” (replace) another message in the display if the
|
||||||
|
sender intended it as such. See :ref:`Message Correction <correct-feature>` for
|
||||||
|
more information.
|
||||||
|
|
||||||
use_bookmark_method
|
use_bookmark_method
|
||||||
|
|
||||||
**Default value:** ``[empty]``
|
**Default value:** ``[empty]``
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
.. _correct-feature:
|
||||||
|
|
||||||
Message Correction
|
Message Correction
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue