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 7b2cdf0 commit 5d99affCopy full SHA for 5d99aff
doc/reference/configuration/configuration_reference.rst
@@ -3656,7 +3656,7 @@ replication.autoexpel.by
3656
Currently, the only supported value for by is ``prefix``. The ``prefix`` value instructs the system to identify instances
3657
based on their names, matching them against a prefix pattern defined in the configuration.
3658
3659
- If the ``autoexpel`` feature is enabled (``enabled: true``), the ``by`` field must be explicitly set to ``prefix``.
+ If the ``autoexpel`` feature is enabled, the ``by`` field must be explicitly set to ``prefix``.
3660
3661
The absence of this field or an unsupported value will result in configuration errors.
3662
0 commit comments