Skip to content

Commit 9434334

Browse files
Merge pull request ceph#63392 from zdover23/wip-doc-2025-05-21-backport-63365-to-tentacle
tentacle: doc/mgr: edit debug.inc.rst
2 parents 3b81d19 + ed6988b commit 9434334

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/mgr/dashboard_plugins/debug.inc.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ Debug
66
This plugin allows to customize the behaviour of the dashboard according to the
77
debug 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

3333
By default, it's disabled. This is the recommended setting for production
3434
deployments. If required, debug mode can be enabled without need of restarting.

0 commit comments

Comments
 (0)