Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4545364

Browse files
committed
fix default value for the "collect_serializer_data" option
1 parent3ae4fec commit4545364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@ Combine it with the ``collect`` option to enable/disable the profiler on demand:
23542354
collect_serializer_data
23552355
.......................
23562356

2357-
**type**: ``boolean`` **default**: ``true``
2357+
**type**: ``boolean`` **default**: ``false``
23582358

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp