We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90d3b1 commit 37f4f21Copy full SHA for 37f4f21
doc/reference/configuration/configuration_reference.rst
@@ -3603,6 +3603,8 @@ The ``replication`` section defines configuration parameters related to :ref:`re
3603
3604
.. confval:: replication.autoexpel
3605
3606
+ **Since:** :doc:`3.3.0 </release/3.3.0>`
3607
+
3608
The ``replication.autoexpel`` option designed for managing dynamic clusters using YAML-based configurations.
3609
It enables the automatic expulsion of instances that are removed from the YAML configuration.
3610
@@ -3777,7 +3779,7 @@ replication.autoexpel_prefix.*
3777
3779
3778
3780
3781
-Full example
3782
+autoexpel full example
3783
~~~~~~~~~~~~~
3784
3785
1. Create a ``config.yaml`` file with the following content:
0 commit comments