]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Document ceph-mgr module configuration options 64397/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 02:26:58 +0000 (10:26 +0800)
committerZac Dover <zac.dover@proton.me>
Wed, 9 Jul 2025 02:19:22 +0000 (12:19 +1000)
commit868ae0201606b093b8eaaf7623f8b450f9e340e3
treec3289c822cb9ebf16ce12209cc725053b0b5133a
parent95c65e5b00364994dc8584d81918e00d06a0454d
doc: Document ceph-mgr module configuration options

Add comprehensive documentation for defining configuration options in
ceph-mgr modules, including all supported properties and their usage.

Previously, the documentation did not explain how to define ceph-mgr
module configuration options, despite subtle differences from other Ceph
components. This change documents all supported Option properties, their
types, and provides clear examples to help module developers properly
configure their options.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 121192f4c95df0ee282cecc7237c8ca788e9cfba)
doc/dev/config.rst
doc/mgr/modules.rst