Skip to content

Commit d59c1c8

Browse files
authored
Update debug.rst
1 parent f8333b4 commit d59c1c8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

reference/configuration/debug.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ dump_destination
6767

6868
Configures the output destination of the dumps.
6969

70-
By default, the dumps are shown in the toolbar. Since this is not always
71-
possible (e.g. when working on a JSON API), you can have an alternate output
72-
destination for dumps. Typically, you would set this to ``php://stderr``:
70+
By default, dumps are shown in the WebDebugToolbar when returning HTML.
71+
Since this is not always possible (e.g. when working on a JSON API),
72+
you can have an alternate output destination for dumps.
73+
Typically, you would set this to ``php://stderr``:
7374

7475
.. configuration-block::
7576

0 commit comments

Comments
 (0)