From 9e5986c441d741adaec757cfe601d6b315a5c62f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 20 Jul 2021 10:51:06 +0800 Subject: [PATCH] doc/mgr/administrator: document mgr_disabled_modules this option prevent mgr from loading specified modules. which could be handly when debugging issues with always_on_modules. and document mgr_standby_modules as well. Signed-off-by: Kefu Chai --- doc/mgr/administrator.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/mgr/administrator.rst b/doc/mgr/administrator.rst index 8feca8fc4d56e..6fa563c62ad5e 100644 --- a/doc/mgr/administrator.rst +++ b/doc/mgr/administrator.rst @@ -151,6 +151,8 @@ Configuration .. confval:: mgr_module_path .. confval:: mgr_initial_modules +.. confval:: mgr_disabled_modules +.. confval:: mgr_standby_modules .. confval:: mgr_data .. confval:: mgr_tick_period .. confval:: mon_mgr_beacon_grace -- 2.39.5