]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Document ceph-mgr module configuration options 64161/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 02:26:58 +0000 (10:26 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 06:17:43 +0000 (14:17 +0800)
commit121192f4c95df0ee282cecc7237c8ca788e9cfba
treea5085e3a42a16b638ca6f7cbcf06e9a8ff01d4b2
parent0e4eb9936c7beb9c6847cb896dbb12c5b6dfe781
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>
doc/dev/config.rst
doc/mgr/modules.rst