mirror of
https://github.com/ceph/ceph
synced 2025-01-19 09:32:00 +00:00
Merge pull request #22157 from ceph/wip-doc-clear-config
doc/mgr: mention how to clear config setting Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
This commit is contained in:
commit
89f173c76a
@ -113,6 +113,8 @@ Hints for using config options:
|
||||
value will become visible to `get_config` immediately, although the
|
||||
mon->mgr update is asynchronous, so `config set` will return a fraction
|
||||
of a second before the new value is visible on the mgr.
|
||||
* To delete a config value (i.e. revert to default), just pass ``None`` to
|
||||
set_config.
|
||||
|
||||
.. py:currentmodule:: mgr_module
|
||||
.. automethod:: MgrModule.get_config
|
||||
|
Loading…
Reference in New Issue
Block a user