File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
doc/mgr/dashboard_plugins Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66This plugin allows to customize the behaviour of the dashboard according to the
77debug mode. It can be enabled, disabled or checked with the following command:
88
9- .. prompt :: bash $
9+ .. prompt :: bash #
1010
1111 ceph dashboard debug status
1212
1313::
1414
15- Debug: 'disabled'
15+ Debug: 'disabled'
1616
17- .. prompt :: bash $
17+ .. prompt :: bash
1818
1919 ceph dashboard debug enable
2020
2121::
2222
23- Debug: 'enabled'
23+ Debug: 'enabled'
2424
25- .. prompt :: bash $
25+ .. prompt :: bash #
2626
2727 ceph dashboard debug disable
2828
2929::
3030
31- Debug: 'disabled'
31+ Debug: 'disabled'
3232
3333By default, it's disabled. This is the recommended setting for production
3434deployments. If required, debug mode can be enabled without need of restarting.
You can’t perform that action at this time.
0 commit comments