Merge branch '3.1.x' into 3.2.x

Closes gh-39784
This commit is contained in:
Moritz Halbritter
2024-02-28 13:00:36 +01:00

View File

@@ -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`.