Merge branch '3.2.x'

Closes gh-39785
This commit is contained in:
Moritz Halbritter 2024-02-28 13:00:50 +01:00
commit 7799d90e6a

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