We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8916422 commit 5a73a17Copy full SHA for 5a73a17
testing/profiling.rst
@@ -25,7 +25,7 @@ tests significantly. That's why Symfony disables it by default:
25
26
# ...
27
framework:
28
- profiler: { collect: false }
+ profiler: { enabled: true, collect: false }
29
30
.. code-block:: xml
31
0 commit comments