Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2354,7 +2354,7 @@ Combine it with the ``collect`` option to enable/disable the profiler on demand:
collect_serializer_data
.......................

**type**: ``boolean`` **default**: ``true``
**type**: ``boolean`` **default**: ``false``

When this option is ``true``, all normalizers and encoders are
decorated by traceable implementations that collect profiling information about them.
Expand Down