diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 56a7dfe54b1..b9ce997e128 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -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.