Skip to content

Commit 86cf721

Browse files
committed
reviewer's comments applied_1
1 parent e932488 commit 86cf721

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/reference/configuration/configuration_reference.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3634,8 +3634,8 @@ The ``replication`` section defines configuration parameters related to :ref:`re
36343634
global levels. It is not applicable at the instance level.
36353635

36363636

3637-
Configuration fields
3638-
^^^^^^^^^^^^^^^^^^^^
3637+
**Configuration fields**
3638+
36393639

36403640
- ``by`` (string, default: ``nil``): specifies the ``autoexpel`` criterion. Currently, only ``prefix`` is supported and must be explicitly set.
36413641

@@ -3692,8 +3692,8 @@ replication.autoexpel.enabled
36923692

36933693
By default, the ``enabled`` field is set to ``false``, meaning the ``autoexpel`` logic is turned off. This ensures that no instances are automatically removed unless explicitly configured.
36943694

3695-
Enabling ``autoexpel`` logic
3696-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3695+
**Enabling ``autoexpel`` logic**
3696+
36973697
To enable ``autoexpel``, you should set enabled to true in the ``replication.autoexpel`` section of your YAML configuration:
36983698

36993699
.. code-block:: yaml
@@ -3708,8 +3708,8 @@ Enabling ``autoexpel`` logic
37083708
To disable ``autoexpel``, set enabled to ``false``.
37093709

37103710

3711-
Dependencies
3712-
^^^^^^^^^^^^
3711+
**Dependencies**
3712+
37133713

37143714
If ``enabled`` is set to ``true``, the following fields are required:
37153715

0 commit comments

Comments
 (0)