MDS Config Reference
======================
-``mon force standby active``
-
-:Description: If ``true`` monitors force standby-replay to be active. Set
- under ``[mon]`` or ``[global]``.
-
-:Type: Boolean
-:Default: ``true``
-:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
-
-.. deprecated:: 14.2.0
-
``mds cache memory limit``
:Description: The memory limit the MDS should enforce for its cache.
:Default: ``0``
-``mds standby for name``
-
-:Description: An MDS daemon will standby for another MDS daemon of the name
- specified in this setting.
-
-:Type: String
-:Default: N/A
-:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
-
-.. deprecated:: 14.2.0
-
-
-``mds standby for rank``
-
-:Description: An MDS daemon will standby for an MDS daemon of this rank.
-:Type: 32-bit Integer
-:Default: ``-1``
-:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
-
-.. deprecated:: 14.2.0
-
-
-``mds standby replay``
-
-:Description: Determines whether a ``ceph-mds`` daemon should poll and replay
- the log of an active MDS (hot standby).
-
-:Type: Boolean
-:Default: ``false``
-:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
-
-.. deprecated:: 14.2.0
-
-
``mds min caps per client``
:Description: Set the minimum number of capabilities a client may hold.