Skip to content

Commit

Permalink
Merge branch '3.2.x'
Browse files Browse the repository at this point in the history
Closes gh-39785
  • Loading branch information
mhalbritter committed Feb 28, 2024
2 parents 7d80c49 + 28e7f1d commit 7799d90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
=== Custom HTTP Exchange Recording
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.

To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.

0 comments on commit 7799d90

Please sign in to comment.